Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[runner-label] list of available labels is outdated #363

Closed
cooljeanius opened this issue Oct 9, 2023 · 1 comment
Closed

[runner-label] list of available labels is outdated #363

cooljeanius opened this issue Oct 9, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@cooljeanius
Copy link

The [runner-label] warning currently says:

label "ubuntu-16.04" is unknown. available labels are "windows-latest", "windows-2022", "windows-2019", "windows-2016", "ubuntu-latest", "ubuntu-22.04", "ubuntu-20.04", "ubuntu-18.04", "macos-latest", "macos-latest-xl", "macos-13-xl", "macos-13", "macos-13.0", "macos-12-xl", "macos-12", "macos-12.0", "macos-11", "macos-11.0", "macos-10.15", "self-hosted", "x64", "arm", "arm64", "linux", "macos", "windows". if it is a custom label for self-hosted runner, set list of labels in actionlint.yaml config file [runner-label]

However, some of these alternate labels are themselves no longer available; see, for example: https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/
My version info:

$ actionlint --version
v1.6.26
installed by building from source
built with go1.21.1 compiler for darwin/amd64
$ port -v livecheck actionlint
actionlint seems to be up to date
@rhysd rhysd added the bug Something isn't working label Oct 10, 2023
@rhysd
Copy link
Owner

rhysd commented Oct 10, 2023

Thanks. I knew that ubuntu-18.04 was deprecated, but I didn't know it was actually removed.

@rhysd rhysd closed this as completed in 1ed1a83 Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants