Skip to content

Commit dcc94b0

Browse files
committed
CI: fix Windows ICX build
1 parent debeb4f commit dcc94b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/internal.ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,6 +1302,7 @@ jobs:
13021302
runs-on: '[ "Windows", "cuda", "hip" ]'
13031303
msvc-version: "2022"
13041304
dpcpp-version: oneAPI/compiler/2025.0
1305+
ocloc-version: oneAPI/ocloc/2025.0
13051306
artifact-out: build-windows-icx
13061307
artifact-path: build install
13071308
cmd: python scripts/build.py install --compiler icx --full

0 commit comments

Comments
 (0)