mirror of
https://github.com/Z3Prover/z3
synced 2026-01-18 16:28:56 +00:00
Change container image from ubuntu:jammy to ubuntu:noble
This commit is contained in:
parent
475087c83c
commit
c2a8416d3b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cross-build.yml
vendored
2
.github/workflows/cross-build.yml
vendored
|
|
@ -11,7 +11,7 @@ permissions:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container: ubuntu:jammy
|
||||
container: ubuntu:noble
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue