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

Rust toolchain isn't available on Ubuntu arm64 runners #11410

Open
2 of 16 tasks
ognevny opened this issue Jan 17, 2025 · 2 comments
Open
2 of 16 tasks

Rust toolchain isn't available on Ubuntu arm64 runners #11410

ognevny opened this issue Jan 17, 2025 · 2 comments

Comments

@ognevny
Copy link

ognevny commented Jan 17, 2025

Description

Rustup and any other rust tools are not available on arm64 Ubuntu runners

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Image version and build link

0.0.6

Is it regression?

no

Expected behavior

according to documentation Rust is installed for this image

Actual behavior

Rust tools are not available

Repro steps

  1. try to run rustc
  2. /home/runner/work/_temp/fffa65c6-ba9a-434a-afc6-c2e7ed0dd3c2.sh: line 1: rustc: command not found
@ognevny ognevny changed the title rustc isn't available on Ubuntu arm64 runners Rust toolchain isn't available on Ubuntu arm64 runners Jan 17, 2025
@vidyasagarnimmagaddi vidyasagarnimmagaddi self-assigned this Jan 17, 2025
@vidyasagarnimmagaddi
Copy link
Contributor

Hi @ognevny , Thanks for bringing this issue,
Could you provide the repro steps more specifically or any sample workflow or the error . This will help in debug more.
As in rust is installed in Ubuntu 24.thanks

@ognevny
Copy link
Author

ognevny commented Jan 17, 2025

Could you provide the repro steps more specifically or any sample workflow or the error . This will help in debug more.

ognevny/billion_loops#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants