]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - .github/workflows/ci-linux.yml
Disable fail-fast in GitHub Actions.
[user/henk/code/inspircd.git] / .github / workflows / ci-linux.yml
index 9d3365e531db4adbea657a544454011737fd808a..05419462d42190a50801411dee081a15480c113a 100644 (file)
@@ -18,6 +18,7 @@ jobs:
       - name: Run test-build
         run: ./tools/test-build ${{ matrix.compiler }}
     strategy:
+      fail-fast: false
       matrix:
         compiler:
           - clang++