Skip to content

Commit

Permalink
[github] Uplift version of Intel oneMKL and icx used in CI to 2025.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sknepper committed Oct 30, 2024
1 parent 0d7a043 commit 3b5d7b4
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@2024.1.0
mkl@2024.1.0
icx@2025.0.0
mkl@2025.0.0
- name: Configure/Build for a domain
if: steps.domain_check.outputs.result == 'true'
run: |
Expand Down

0 comments on commit 3b5d7b4

Please sign in to comment.