Skip to content

Commit

Permalink
Build x86 linux on ubuntu-24.04.
Browse files Browse the repository at this point in the history
  • Loading branch information
doxavore committed May 23, 2024
1 parent d7664e4 commit 3167e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# in the future we'll want to release against different architectures
matrix:
include:
- runs-on: ubuntu-latest
- runs-on: ubuntu-24.04
# todo: deprecate plaform key when we move to RFC 20 style abq uploads
deprecated-platform: linux_x86-64
os: linux
Expand Down

0 comments on commit 3167e7b

Please sign in to comment.