We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ubuntu-22.04-arm
ubuntu-24.04-arm
runs-on
GitHub has just released Linux arm64 hosted runners:
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
Using the following labels:
– ubuntu-24.04-arm – ubuntu-22.04-arm
Please could you add them to actionlint?
Lint GitHub Actions workflow files.......................................Failed - hook id: actionlint - exit code: 1 .github/workflows/test.yml:15:28: label "ubuntu-22.04-arm" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2025", "windows-2022", "windows-2019", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-24.04", "ubuntu-22.04", "ubuntu-20.04", "macos-latest", "macos-latest-xl", "macos-latest-xlarge", "macos-latest-large", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xl", "macos-14-xlarge", "macos-14-large", "macos-14", "macos-13-xl", "macos-13-xlarge", "macos-13-large", "macos-13", "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] | 15 | os: [macos-latest, ubuntu-22.04-arm, ubuntu-24.04-arm] | ^~~~~~~~~~~~~~~~~ .github/workflows/test.yml:15:46: label "ubuntu-24.04-arm" is unknown. available labels are "windows-latest", "windows-latest-8-cores", "windows-2025", "windows-2022", "windows-2019", "ubuntu-latest", "ubuntu-latest-4-cores", "ubuntu-latest-8-cores", "ubuntu-latest-16-cores", "ubuntu-24.04", "ubuntu-22.04", "ubuntu-20.04", "macos-latest", "macos-latest-xl", "macos-latest-xlarge", "macos-latest-large", "macos-15-xlarge", "macos-15-large", "macos-15", "macos-14-xl", "macos-14-xlarge", "macos-14-large", "macos-14", "macos-13-xl", "macos-13-xlarge", "macos-13-large", "macos-13", "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] | 15 | os: [macos-latest, ubuntu-22.04-arm, ubuntu-24.04-arm] | ^~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
ubuntu-24.04-arm to
#503 is merged 🎉
Sorry, something went wrong.
This was fixed and the new release will be created tomorrow.
v1.7.7 was released.
https://github.com/rhysd/actionlint/releases/tag/v1.7.7
Successfully merging a pull request may close this issue.
GitHub has just released Linux arm64 hosted runners:
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
Using the following labels:
–
ubuntu-24.04-arm
–
ubuntu-22.04-arm
Please could you add them to actionlint?
The text was updated successfully, but these errors were encountered: