diff --git a/.github/workflows/parallelworks_autotools_intel.yml b/.github/workflows/parallelworks_autotools_intel.yml index f7b51e5b2..d620aa189 100644 --- a/.github/workflows/parallelworks_autotools_intel.yml +++ b/.github/workflows/parallelworks_autotools_intel.yml @@ -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