Skip to content

Commit

Permalink
Use ifx instead of ifort
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristopherson committed Jan 21, 2025
1 parent 3a221ad commit 7fd1723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:

- name: fpm build
run: |
ifort --version
ifx --version
fpm --version
fpm build --profile debug --flag "-warn nointerfaces"
Expand Down

0 comments on commit 7fd1723

Please sign in to comment.