We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9c726 commit 565224fCopy full SHA for 565224f
.github/workflows/ci_linux.yml
@@ -249,9 +249,6 @@ jobs:
249
- name: Ubuntu-24.04 / CUDA-12.8.1 / ARM64
250
image: "ghcr.io/rust-gpu/rust-cuda-ubuntu24-cuda12:latest"
251
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
255
steps:
256
- name: Compute artifact name
257
id: test_artifact
0 commit comments