Skip to content

Commit

Permalink
fix intel version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored Oct 30, 2023
1 parent 19c6b1c commit 4cfa9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parallelworks_autotools_intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
CC: mpiicc
FC: mpiifort
NC_VERSION: 4.7.0
INTEL_VERSION: 2022.2.2
INTEL_VERSION: 2022.1.2
TEST_VERBOSE: 1
steps:
- name: checkout
Expand Down

0 comments on commit 4cfa9bf

Please sign in to comment.