mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-18 18:05:28 -04:00
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:
1 file changed
+3
-1
@@ -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:
|
||||
|
||||
Reference in new issue
Block a user