Skip to content

Commit ee68c8e

Browse files
authored
Merge pull request #14575 from rmcdermo/master
Workflows: disable cmake until we figure out what is wrong with linux
2 parents c4cafdd + b3136f6 commit ee68c8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ permissions:
3232

3333
jobs:
3434
cmake-linux:
35+
if: false
3536
name: ${{ matrix.container }} ${{ matrix.compiler_mpi }} openmp=${{ matrix.openmp }} ${{ matrix.build_type }}
3637
runs-on: [ubuntu-24.04]
3738
container: ${{ matrix.container }}

0 commit comments

Comments
 (0)