Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
wdeconinck committed Feb 13, 2025
1 parent bdb91d9 commit 784c5e7
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
compiler_cc: gcc-12
compiler_cxx: g++-12
compiler_fc: gfortran-12
cmake_options: -DENABLE_OMP_CXX=OFF
caching: true
coverage: false

Expand Down Expand Up @@ -88,17 +87,6 @@ jobs:
caching: true
coverage: false

# - name: linux nvhpc-22.11
# os: ubuntu-24.04
# compiler: nvhpc-22.11
# compiler_cc: nvc
# compiler_cxx: nvc++
# compiler_fc: nvfortran
# cmake_options: -DCMAKE_CXX_FLAGS=--diag_suppress177
# ctest_options: "-LE mpi" # For now until Checkerboard fixed
# caching: false
# coverage: false

- name : linux intel
os: ubuntu-24.04
compiler: intel
Expand Down

0 comments on commit 784c5e7

Please # to comment.