Skip to content

Commit

Permalink
fix ifort
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Aug 15, 2023
1 parent 1b68ba7 commit 513dbc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

env:
CC: mpicc
FC: mpifort
FC: mpiifort
# Versions should match the github tag names
PNETCDF_VERSION: checkpoint.1.12.3
NETCDF_C_VERSION: v4.9.2
Expand Down

0 comments on commit 513dbc8

Please sign in to comment.