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

ci: use stable rust and gate on number of gpus #9

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

d4l3k
Copy link
Member

@d4l3k d4l3k commented Nov 9, 2024

CI Fixes:

  • Centos 7 rust is too old so we need to use rustup to build with a newer version of rust.
  • Our current GPU runner only has one GPU so we need to check # of gpus when running tests that require more

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 9, 2024
@d4l3k d4l3k merged commit ba892f2 into main Nov 9, 2024
4 checks passed
@d4l3k d4l3k deleted the d4l3k/ci_fixes branch November 9, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants