Skip to content

Commit 3b5d7b4

Browse files
committed
[github] Uplift version of Intel oneMKL and icx used in CI to 2025.0.0
1 parent 0d7a043 commit 3b5d7b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ jobs:
8282
uses: rscohn2/setup-oneapi@2ad0cf6b74bc2426bdcee825cf88f9db719dd727 # v0.1.0
8383
with:
8484
components: |
85-
icx@2024.1.0
86-
mkl@2024.1.0
85+
icx@2025.0.0
86+
mkl@2025.0.0
8787
- name: Configure/Build for a domain
8888
if: steps.domain_check.outputs.result == 'true'
8989
run: |

0 commit comments

Comments
 (0)