]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
m68k CI tests on GA are now compulsory
authorYann Collet <cyan@fb.com>
Thu, 2 Dec 2021 18:30:04 +0000 (10:30 -0800)
committerYann Collet <cyan@fb.com>
Thu, 2 Dec 2021 18:30:04 +0000 (10:30 -0800)
.github/workflows/dev-short-tests.yml

index ae9d13c18ed8caf48d898f7a28ed881ad6f9bcad..c8e85cd3bbc4dac21688ef47851a6cab8dde8798 100644 (file)
@@ -294,7 +294,6 @@ jobs:
         LDFLAGS="-static" CC=$XCC QEMU_SYS=$XEMU make clean check
     - name: M68K
       if: ${{ matrix.name == 'M68K' }}
-      continue-on-error: true   # disable reporting errors (alignment issues)
       run: |
         LDFLAGS="-static" CC=$XCC QEMU_SYS=$XEMU make clean check