Skip to content

Commit

Permalink
Add only ci-wheel and citestwheel builds of Python 3.13 for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Dec 16, 2024
1 parent d687efe commit fe25794
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ CI_IMAGE_CONFIG:
dockerfile: citestwheel.Dockerfile
docker_target: ""
exclude:
# Python 3.13 isn't ready for conda yet (needs support in the conda package)
- PYTHON_VER: "3.13"
IMAGE_REPO: "ci-conda"

# Exclusions from CUDA's OS support matrix
- LINUX_VER: "ubuntu22.04"
CUDA_VER: "11.4.3"
Expand Down

0 comments on commit fe25794

Please sign in to comment.