Skip to content

Commit

Permalink
Exclude nvidia due to the problem with ForColormap
Browse files Browse the repository at this point in the history
Signed-off-by: Seyed Ali Ghasemi <info@gha3mi.com>
  • Loading branch information
gha3mi committed Apr 28, 2024
1 parent 0127b3a commit 0d507d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:
toolchain: {compiler: intel-classic}
- os: macos-latest
toolchain: {compiler: nvidia-hpc}

- os: macos-latest
- toolchain: {compiler: nvidia-hpc}

steps:
- name: Checkout code
Expand Down

0 comments on commit 0d507d2

Please sign in to comment.