File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 3434 - name : Ubuntu-24.04 / CUDA-12.8.1 / ARM64
3535 image : " ghcr.io/rust-gpu/rust-cuda-ubuntu24-cuda12:latest"
3636 runner : ubuntu-24.04-arm
37+ - name : Ubuntu-24.04 / CUDA-13.0.2 / x86_64
38+ image : " ghcr.io/rust-gpu/rust-cuda-ubuntu24-cuda13:latest"
39+ runner : ubuntu-latest
40+ - name : Ubuntu-24.04 / CUDA-13.0.2 / ARM64
41+ image : " ghcr.io/rust-gpu/rust-cuda-ubuntu24-cuda13:latest"
42+ runner : ubuntu-24.04-arm
3743 - name : RockyLinux-9 / CUDA-12.8.1 / x86_64
3844 image : " ghcr.io/rust-gpu/rust-cuda-rockylinux9-cuda12:latest"
3945 runner : ubuntu-latest
46+ - name : RockyLinux-9 / CUDA-13.0.2 / x86_64
47+ image : " ghcr.io/rust-gpu/rust-cuda-rockylinux9-cuda13:latest"
48+ runner : ubuntu-latest
4049 outputs :
4150 # Output the result of the permission check
4251 actor_has_write_permission : ${{ steps.check_access.outputs.require-result }}
You can’t perform that action at this time.
0 commit comments