Skip to content

Commit

Permalink
drop 3.12 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-b-miller committed Nov 6, 2023
1 parent a6e76c7 commit f59a41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12"]
python-version: ["3.10", "3.11"]
container:
# Use CentOS 7 for an old glibc version, so the wheel has broad manylinux compatibility.
image: "rapidsai/ci-conda:cuda12.0.1-centos7-py3.10"
Expand Down

0 comments on commit f59a41a

Please sign in to comment.