Skip to content

Commit

Permalink
Remove Python 3.13 exclusions for miniforge-cuda and ci-conda.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Feb 18, 2025
1 parent ad4868e commit d8fbe75
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ 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: "miniforge-cuda"
- 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 d8fbe75

Please sign in to comment.