We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bcdf5c commit 0d566c6Copy full SHA for 0d566c6
1 file changed
.github/workflows/internal.ci.yml
@@ -313,17 +313,6 @@ jobs:
313
artifact-out: build-rockylinux8-oldsyclos
314
artifact-path: build install deps
315
316
- build-rockylinux8-oldsyclos:
317
- secrets: inherit
318
- uses: intel-innersource/libraries.devops.renderkit.workflows/.github/workflows/docker.yml@main
319
- with:
320
- project: oidn
321
- image: oidn/rockylinux:8
322
- dpcpp-version: intel-llvm/sycl-rel_5_2_0-rk
323
- cmd: scripts/build.py install --full -D OIDN_DEVICE_SYCL_AOT=OFF
324
- artifact-out: build-rockylinux8-syclos
325
- artifact-path: build install deps
326
-
327
build-ubuntu2404-gcc:
328
secrets: inherit
329
uses: intel-innersource/libraries.devops.renderkit.workflows/.github/workflows/docker.yml@main
0 commit comments