GitHub-hosted ARM runner's "Included Software" link is broken #197694
Replies: 1 comment
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Actions Runner Image
Discussion Details
Starting some time this morning, my workflow job that "runs-on: ubuntu-22.04-arm" started getting run by a runner that puts broken URLs in the "Set up job" step. Broken in the sense that I get HTTP status 404 when I try to GET them.
A run at 1:25 AM EDT did NOT have this problem; it reported "Name: Ubuntu 22.04 by Arm Limited; Version: 20260318.46.1; Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-22-image.md"
A run at noon EDT shows this problem. It reported " Image: ubuntu-22.04-arm; Version: 20260531.15.1; Included Software: https://github.com/actions/runner-images/blob/ubuntu22-arm64/20260531.15/images/ubuntu/Ubuntu2204-Arm64-Readme.md; Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22-arm64%2F20260531.15" (both links get me 404).
Is anybody else having this problem?
Beta Was this translation helpful? Give feedback.
All reactions