You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Build push actions are now failing with /home/runner/work/_temp/40a04b1b-5486-4e7c-8dbe-c59c2789212c.sh: 8: oras: not found
as ORAS (and many other tools) has been removed from Ubuntu 24.04 (ubuntu-latest) GitHub runner images (actions/runner-images#10636)
The text was updated successfully, but these errors were encountered:
Describe the bug
Build push actions are now failing with
/home/runner/work/_temp/40a04b1b-5486-4e7c-8dbe-c59c2789212c.sh: 8: oras: not found
as ORAS (and many other tools) has been removed from Ubuntu 24.04 (
ubuntu-latest
) GitHub runner images (actions/runner-images#10636)The text was updated successfully, but these errors were encountered: