Merge pull request #3347 from facebook/fix_m68k_ci

Fix m68k CI tests on Github Actions
This commit is contained in:
Yann Collet 2022-12-13 14:05:37 -08:00 committed by GitHub
commit 0c88a7b969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -275,7 +275,7 @@ jobs:
qemu-consistency:
name: QEMU ${{ matrix.name }}
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
fail-fast: false # 'false' means Don't stop matrix workflows even if some matrix failed.
matrix: