Skip to content

Commit

Permalink
Build on Ubuntu 24.04 for musl 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
doxavore committed May 23, 2024
1 parent f26050c commit c957da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_package_development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
release:
name: Build, Upload, Release ABQ
# We only need x86-64 statically-linked binaries for development testing.
runs-on: ubuntu-latest
runs-on: ubuntu-24.04

Check failure on line 28 in .github/workflows/test_and_package_development.yml

View workflow job for this annotation

GitHub Actions / Test and package development build / Build, Upload, Release ABQ

label "ubuntu-24.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-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
outputs:
abq_version: ${{ steps.abq_version.outputs.abq_version }}
env:
Expand Down

0 comments on commit c957da1

Please sign in to comment.