Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): don't use variables to install rust nightly #3533

Closed
wants to merge 1 commit into from

Conversation

joelwurtz
Copy link
Contributor

@joelwurtz joelwurtz commented Dec 16, 2024

PR Type

Fix

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

See #3526 (comment)

This remove the variables from github action as external contributors / forks cannot access them

@joelwurtz joelwurtz changed the title chore(ci): don't use variables to install rust nightly, as other cont… chore(ci): don't use variables to install rust nightly Dec 16, 2024
@robjtede
Copy link
Member

i've removed one job as it had limited purpose and the other job is disabled while I decide on how to solve this properly across all my repos

thanks for the PR though

@robjtede robjtede closed this Dec 29, 2024
@robjtede robjtede added A-meta project organisation B-semver-norelease change that does not require a release labels Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta project organisation B-semver-norelease change that does not require a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants