Skip to content

Commit 8bcdf5c

Browse files
committed
CI: minor fixes
1 parent 14c6625 commit 8bcdf5c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/internal.ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jobs:
313313
artifact-out: build-rockylinux8-oldsyclos
314314
artifact-path: build install deps
315315

316-
build-rockylinux8-syclos:
316+
build-rockylinux8-oldsyclos:
317317
secrets: inherit
318318
uses: intel-innersource/libraries.devops.renderkit.workflows/.github/workflows/docker.yml@main
319319
with:
@@ -1364,7 +1364,7 @@ jobs:
13641364
artifact-path: build install
13651365
cmd: python scripts/build.py install --full -D OIDN_DEVICE_CUDA_API=RuntimeStatic
13661366

1367-
build-windows-syclos:
1367+
build-windows-oldsyclos:
13681368
secrets: inherit
13691369
uses: intel-innersource/libraries.devops.renderkit.workflows/.github/workflows/windows.yml@main
13701370
with:
@@ -1558,6 +1558,7 @@ jobs:
15581558
with:
15591559
project: oidn
15601560
runs-on: '[ "Windows", "avx2", "NAS" ]'
1561+
dpcpp-version: intel/2025.3
15611562
artifact-in: build-windows-icx
15621563
artifact-out: test-windows-icx-avx2
15631564
artifact-path: test.log
@@ -1749,6 +1750,7 @@ jobs:
17491750
project: oidn
17501751
runs-on: '[ "Windows", "dg2", "NAS" ]'
17511752
env-from-files: ./.github/workflows/gfx-windows-public.env
1753+
dpcpp-version: intel/2025.3
17521754
artifact-in: build-windows-icx
17531755
artifact-out: test-windows-icx-dg2
17541756
artifact-path: test.log

0 commit comments

Comments
 (0)