Skip to content

Commit

Permalink
try1
Browse files Browse the repository at this point in the history
  • Loading branch information
wdeconinck committed Feb 13, 2025
1 parent 9d289a4 commit 6d227cc
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 @@ -35,7 +35,6 @@ jobs:
- linux gnu-12
- linux gnu-7
- linux clang-12
# - linux nvhpc-22.11
- linux intel
- linux intel-classic
- macos
Expand Down Expand Up @@ -90,17 +89,6 @@ jobs:
caching: true
coverage: false

# - name: linux nvhpc-22.11
# os: ubuntu-20.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-20.04
compiler: intel
Expand Down

0 comments on commit 6d227cc

Please sign in to comment.