Skip to content

Commit e900b09

Browse files
nnethercoteLegNeato
authored andcommitted
Remove CUDA 11 Dockerfile and related CI tasks.
1 parent b5bda29 commit e900b09

File tree

3 files changed

+0
-100
lines changed

3 files changed

+0
-100
lines changed

.github/workflows/ci_linux.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
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

.github/workflows/container_images.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
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

container/ubuntu22-cuda11/Dockerfile

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)