File tree Expand file tree Collapse file tree 3 files changed +0
-100
lines changed
container/ubuntu22-cuda11 Expand file tree Collapse file tree 3 files changed +0
-100
lines changed Original file line number Diff line number Diff line change 2828 fail-fast : false
2929 matrix :
3030 variance :
31- # - name: Ubuntu-22.04/CUDA-11.8.0
32- # image: "ghcr.io/rust-gpu/rust-cuda-ubuntu22-cuda11:latest"
33- # runner: ubuntu-latest
3431 - name : Ubuntu-22.04 / CUDA-12.8.1 / x86_64
3532 image : " ghcr.io/rust-gpu/rust-cuda-ubuntu22-cuda12:latest"
3633 runner : ubuntu-latest
@@ -235,9 +232,6 @@ jobs:
235232 matrix :
236233 variance :
237234 # Must match the build job's matrix definition
238- # - name: Ubuntu-22.04 / CUDA-11.8.0
239- # image: "ghcr.io/rust-gpu/rust-cuda-ubuntu22-cuda11:latest"
240- # runner: ubuntu-latest
241235 - name : Ubuntu-22.04 / CUDA-12.8.1 / x86_64
242236 image : " ghcr.io/rust-gpu/rust-cuda-ubuntu22-cuda12:latest"
243237 runner : ubuntu-latest
Original file line number Diff line number Diff line change 3030 - runner : ubuntu-24.04-arm
3131 arch : arm64
3232 variance :
33- - name : Ubuntu-22.04/CUDA-11.8.0
34- image : " rust-gpu/rust-cuda-ubuntu22-cuda11"
35- dockerfile : ./container/ubuntu22-cuda11/Dockerfile
3633 - name : Ubuntu-22.04/CUDA-12.8.1
3734 image : " rust-gpu/rust-cuda-ubuntu22-cuda12"
3835 dockerfile : ./container/ubuntu22-cuda12/Dockerfile
@@ -157,8 +154,6 @@ jobs:
157154 fail-fast : false
158155 matrix :
159156 variance :
160- - name : Ubuntu-22.04/CUDA-11.8.0
161- image : " rust-gpu/rust-cuda-ubuntu22-cuda11"
162157 - name : Ubuntu-22.04/CUDA-12.8.1
163158 image : " rust-gpu/rust-cuda-ubuntu22-cuda12"
164159 - name : Ubuntu-24.04/CUDA-12.8.1
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments