Skip to content

Commit e1220a0

Browse files
authored
Merge pull request #16260 from cxp484/testcmake
Github Actions: Enable cmake linux build again.
2 parents 8388ef6 + fee5628 commit e1220a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/cmake.yml

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

3333
jobs:
3434
cmake-linux:
35-
if: false
3635
name: ${{ matrix.container }} ${{ matrix.compiler_mpi }} openmp=${{ matrix.openmp }} ${{ matrix.build_type }}
3736
runs-on: [ubuntu-24.04]
3837
container: ${{ matrix.container }}

0 commit comments

Comments
 (0)