Skip to content

Commit

Permalink
Use ifx
Browse files Browse the repository at this point in the history
  • Loading branch information
foxtran committed Oct 29, 2024
1 parent b321ea8 commit e6d15e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fortran_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
fc: [ifort]
fc: [ifx]
cc: [icc]
env:
FC: ${{ matrix.fc }}
Expand Down

0 comments on commit e6d15e3

Please sign in to comment.