-
-
Notifications
You must be signed in to change notification settings - Fork 253
Open
Description
https://github.com/rogchap/v8go/actions/runs/7282474893
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see actions/runner-images#6002
I'm guessing they removed ubuntu-18 runners 9 months ago and that's why there are no runners. Simply switching the action base probably solves it:
v8go/.github/workflows/v8upgrade.yml
Line 11 in cee5f84
| runs-on: ubuntu-18.04 |
Most workflows are set to ubuntu-latest, but v8build is ubuntu-22.04.
The last successful run was https://github.com/rogchap/v8go/actions/runs/4591721104
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels