We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9630f92 commit b314029Copy full SHA for b314029
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,6 @@ jobs:
12
strategy:
13
fail-fast: true
14
matrix:
15
- build: [ Debug ]
16
compiler: [ [clang++-12, clang-12], [g++-9, gcc-9] ]
17
build: [ Debug, Release ]
18
0 commit comments