We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d95ad commit 3a7438dCopy full SHA for 3a7438d
.github/workflows/cmake.yml
@@ -15,6 +15,7 @@ jobs:
15
runs-on: ubuntu-20.04
16
17
strategy:
18
+ fail-fast: false
19
matrix:
20
compiler: [g++-10, clang]
21
0 commit comments