Skip to content

Commit 565224f

Browse files
committed
Disable rocky linux test CI job
These tests are stubbed out / don't do anything and I can't figure out why Rocky is failing downloading GH artifacts. So disable it for now
1 parent 3b9c726 commit 565224f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci_linux.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,9 +249,6 @@ jobs:
249249
- name: Ubuntu-24.04 / CUDA-12.8.1 / ARM64
250250
image: "ghcr.io/rust-gpu/rust-cuda-ubuntu24-cuda12:latest"
251251
runner: ubuntu-24.04-arm
252-
- name: RockyLinux-9 / CUDA-12.8.1 / x86_64
253-
image: "ghcr.io/rust-gpu/rust-cuda-rockylinux9-cuda12:latest"
254-
runner: ubuntu-latest
255252
steps:
256253
- name: Compute artifact name
257254
id: test_artifact

0 commit comments

Comments
 (0)