Bläddra i källkod

Merge pull request #7216 from ThomasWaldmann/fix-ci-1.2

fix github CI (1.2-maint)
TW 2 år sedan
förälder
incheckning
28bf1db2c8
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -49,7 +49,7 @@ jobs:
 
 
     needs: lint
     needs: lint
     strategy:
     strategy:
-      fail-fast: true
+      fail-fast: false
       matrix:
       matrix:
         include:
         include:
             - os: ubuntu-20.04
             - os: ubuntu-20.04