Merge pull request #3197 from lightpanda-io/release-arm-bump-ubuntu

ci: bump ubunutu to 24.04 for arm release.
This commit is contained in:
Pierre Tachoire authored and GitHub committed 2026-08-14 10:50:05 +02:00
commit 1d8517cdd2
1 file changed
+3 -1
+3 -1
View File
@@ -35,7 +35,9 @@ jobs:
runner: ubuntu-22.04
cpu_flag: -Dcpu=x86_64
- arch: aarch64
runner: ubuntu-22.04-arm
# apt.llvm.org no longer publishes an LLVM 23 repo for 22.04
# see https://github.com/lightpanda-io/zig-v8-fork/pull/199
runner: ubuntu-24.04-arm
cpu_flag: -Dcpu=generic
env: