Skip to content

Commit

Permalink
Revert "[github] Uplift version of Intel oneMKL and icx used in CI to…
Browse files Browse the repository at this point in the history
… 2025.0.0"

This reverts commit 3b5d7b4.
  • Loading branch information
sknepper committed Oct 31, 2024
1 parent 3b5d7b4 commit 263db11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ jobs:
uses: rscohn2/setup-oneapi@2ad0cf6b74bc2426bdcee825cf88f9db719dd727 # v0.1.0
with:
components: |
icx@2025.0.0
mkl@2025.0.0
icx@2024.1.0
mkl@2024.1.0
- name: Configure/Build for a domain
if: steps.domain_check.outputs.result == 'true'
run: |
Expand Down

0 comments on commit 263db11

Please sign in to comment.