Skip to content

Commit

Permalink
test if failures are reproducible for ci-conda builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Dec 18, 2023
1 parent da018f5 commit 5c5004c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions matrix.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
CUDA_VER:
- "11.4.3"
- "11.8.0"
# - "11.4.3"
# - "11.8.0"
- "12.0.1"
- "12.1.1"
# - "12.1.1"
PYTHON_VER:
- "3.9"
- "3.10"
- "3.11"
LINUX_VER:
- "ubuntu18.04"
# - "ubuntu18.04"
- "ubuntu20.04"
- "ubuntu22.04"
- "centos7"
- "rockylinux8"
# - "ubuntu22.04"
# - "centos7"
# - "rockylinux8"
IMAGE_REPO:
- "ci-conda"
- "ci-wheel"
- "citestwheel"
# - "ci-wheel"
# - "citestwheel"
exclude:
# ci-conda:
- LINUX_VER: "ubuntu22.04"
Expand Down

0 comments on commit 5c5004c

Please sign in to comment.