mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
move qemu tests to ubuntu24
This commit is contained in:
parent
815ca8c678
commit
fc1baf3463
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dev-short-tests.yml
vendored
2
.github/workflows/dev-short-tests.yml
vendored
|
|
@ -467,7 +467,7 @@ jobs:
|
|||
|
||||
qemu-consistency:
|
||||
name: QEMU ${{ matrix.name }}
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
strategy:
|
||||
fail-fast: false # 'false' means Don't stop matrix workflows even if some matrix failed.
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue