Skip to content

Commit

Permalink
Temporarily re-add 12.1.1
Browse files Browse the repository at this point in the history
This PR temporarily re-adds `12.1.1` to our matrix.

This is necessary so that we re-publish `12.1.1` images with the updated `sccache` version from #104.
  • Loading branch information
ajschmidt8 committed Feb 9, 2024
1 parent 4cd9950 commit c4c237d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ CUDA_VER:
- "11.4.3"
- "11.8.0"
- "12.0.1"
- "12.1.1"
- "12.2.2"
PYTHON_VER:
- "3.9"
Expand Down Expand Up @@ -35,6 +36,10 @@ exclude:
IMAGE_REPO: "citestwheel"
- CUDA_VER: "11.4.3"
IMAGE_REPO: "ci-wheel"
- CUDA_VER: "12.1.1"
IMAGE_REPO: "citestwheel"
- CUDA_VER: "12.1.1"
IMAGE_REPO: "ci-wheel"

# exclude citestwheel for rockylinux8
- LINUX_VER: "rockylinux8"
Expand Down

0 comments on commit c4c237d

Please sign in to comment.