mirror of https://github.com/rusefi/jzy3d-api.git
disable testing on mac m1
This commit is contained in:
parent
60766d72e6
commit
c5d7c52d76
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue