disable testing on mac m1

This commit is contained in:
Martin Pernollet 2022-05-20 12:30:12 +02:00
parent 60766d72e6
commit c5d7c52d76
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ jobs:
macos-11-4-arm64: macos-11-4-arm64:
#if: ${{ false }} # disable for now if: ${{ false }} # disable for now
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy: