Skip to content

Commit

Permalink
Update containerized-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrobodas authored Mar 14, 2024
1 parent 4e22632 commit 29c3ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containerized-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
compiler: [ifort, ifx, nvfortran]
compiler: [ifort, ifx]
include:
# Set flags for Intel Fortran Compiler Classic
- compiler: ifort
Expand Down

0 comments on commit 29c3ec8

Please sign in to comment.