Update SnoopCompile.yml

This commit is contained in:
Simon Christ
2022-05-04 14:14:48 +02:00
committed by GitHub
parent a13d4d8554
commit 3e1bad0971
+1
View File
@@ -19,6 +19,7 @@ jobs:
GKSwstype: "nul" GKSwstype: "nul"
PLOTS_TEST: "true" PLOTS_TEST: "true"
runs-on: ${{matrix.os}} runs-on: ${{matrix.os}}
continue-on-error: ${{ matrix.version == '~1.8.0-0' }}
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix: