Skip to content

Commit

Permalink
update intel compiler names
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jan 28, 2025
1 parent 49879b1 commit 7f9ad28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
runs-on: ubuntu-latest

env:
CC: icx
FC: ifx
CC: icc
FC: ifort
# Versions should match the github tag names
PNETCDF_VERSION: checkpoint.1.14.0
NETCDF_C_VERSION: v4.9.2
Expand Down

0 comments on commit 7f9ad28

Please sign in to comment.