Description
A clear and concise description of what the bug is, and why you consider it to be a bug.
Area for Triage:
Apple
Question, Bug, or Feature?:
Bug
Virtual environments affected
The log reads:
Current runner version: '2.273.6'
Operating System
Virtual Environment
Environment: macos-10.15
Version: 20201103.2
Included Software: https://github.com/actions/virtual-environments/blob/macos-10.15/20201103.2/images/macos/macos-10.15-Readme.md
but the link returns a 404
Hello @arielelkin , thank you for your report.
That link is invalid and release is not available because we have found critical bug in new image and decided to rollback it.
Currently, rollback is finished and all builds should go to the old image and link should be correct
@maxim-lobanov this is still an issue in my current builds, here's the relevant part of the log:
Virtual Environment
Environment: macos-10.15
Version: 20201107.1
Included Software: https://github.com/actions/virtual-environments/blob/macos-10.15/20201107.1/images/macos/macos-10.15-Readme.md
Wow, I see the issue. macos-10.15 in url should be macOS-10.15.
Thank you for report, we definitely need to fix it.
I have merged PR #2035 with fix. The next image should have correct url
Changes were deployed, documentation url should work as expected now
Most helpful comment
Wow, I see the issue.
macos-10.15in url should bemacOS-10.15.Thank you for report, we definitely need to fix it.