Skip to content

fix: update GitHub Actions runner to ubuntu-latest#592

Open
felquis wants to merge 1 commit intomaticzav:masterfrom
felquis:fix/update-github-actions-runner
Open

fix: update GitHub Actions runner to ubuntu-latest#592
felquis wants to merge 1 commit intomaticzav:masterfrom
felquis:fix/update-github-actions-runner

Conversation

@felquis
Copy link
Copy Markdown

@felquis felquis commented Jan 16, 2025

Origin: on this PR, there's was a merge #584 (comment) and the action failed to published the package at https://github.com/maticzav/nookies/actions/runs/12409459594/job/34643124470

With the errors:

🚫 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

This PR fixes it by using a ubuntu-latest, which will always pick ubuntu latest LST version, preventing picking deprecated ubuntu versions in the future.

- Replace deprecated ubuntu-18.04 with ubuntu-latest
- ubuntu-latest automatically uses current LTS version, preventing future deprecation issues
@sinchang
Copy link
Copy Markdown

sinchang commented Apr 3, 2025

@maticzav Could you check this PR?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants