mirror of https://github.com/xemu-project/xemu.git
ci: Update Ubuntu x86-64 release runner to ubuntu-24.04
This commit is contained in:
parent
41ad49c9e9
commit
c3120831bb
|
@ -180,7 +180,7 @@ jobs:
|
|||
build_param:
|
||||
artifact_name: xemu-ubuntu-x86_64-release
|
||||
artifact_filename: xemu-ubuntu-x86_64-release.tgz
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
- arch: aarch64
|
||||
configuration: Debug
|
||||
build_param: --debug
|
||||
|
|
Loading…
Reference in New Issue