1
0
mirror of https://github.com/facebook/zstd.git synced 2025-03-06 16:56:49 +02:00

move qemu tests to ubuntu24

This commit is contained in:
Yann Collet 2025-02-11 09:57:18 -08:00
parent 815ca8c678
commit fc1baf3463

View File

@ -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: