Skip to content

Commit

Permalink
[CI] Don't test on the nvidia-hpc compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Feb 8, 2025
1 parent bccb8dc commit 068ff41
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ jobs:
arch: 'arm64'
metis: 64
allow_failure: true
- os: ubuntu-latest
compiler: nvidia-hpc
compiler_version: '25.1'
metis: 32
allow_failure: true
# - os: ubuntu-latest
# compiler: nvidia-hpc
# compiler_version: '25.1'
# metis: 32
# allow_failure: true
runs-on: ${{ matrix.os }}
steps:
- name: Check out SPRAL
Expand Down

0 comments on commit 068ff41

Please sign in to comment.