We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8388ef6 + fee5628 commit e1220a0Copy full SHA for e1220a0
1 file changed
.github/workflows/cmake.yml
@@ -32,7 +32,6 @@ permissions:
32
33
jobs:
34
cmake-linux:
35
- if: false
36
name: ${{ matrix.container }} ${{ matrix.compiler_mpi }} openmp=${{ matrix.openmp }} ${{ matrix.build_type }}
37
runs-on: [ubuntu-24.04]
38
container: ${{ matrix.container }}
0 commit comments