Skip to content

Commit d36fece

Browse files
committed
CI: cleanup
1 parent b3b8fc7 commit d36fece

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/workflows/internal.ci.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -608,21 +608,6 @@ jobs:
608608
export ZE_FLAT_DEVICE_HIERARCHY=COMPOSITE
609609
scripts/test.py --device sycl --memcheck --log test.log
610610
611-
test-rockylinux8-cuda11:
612-
needs: build-rockylinux8
613-
secrets: inherit
614-
uses: intel-innersource/libraries.devops.renderkit.workflows/.github/workflows/docker_gpu.yml@main
615-
with:
616-
project: oidn
617-
runs-on: '[ "Linux", "gpu_nvidia" ]'
618-
image: oidn/rockylinux:8.8
619-
options: --gpus all
620-
artifact-in: build-rockylinux8
621-
artifact-out: test-rockylinux8-cuda11
622-
artifact-path: test.log
623-
artifact-on-failure: true
624-
cmd: scripts/test.py --device cuda --log test.log # TODO: add --memcheck after upgrading to CUDA 12+
625-
626611
test-rockylinux8-cuda:
627612
needs: build-rockylinux8
628613
secrets: inherit

0 commit comments

Comments
 (0)