Skip to content

Commit

Permalink
Run tests on Python 3.13.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr0grog authored Aug 3, 2024
1 parent c9dc4cd commit 7aa71b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ workflows:
matrix:
parameters:
base-image: ["mr0grog/circle-python-pre"]
python-version: ["3.13.0b2"]
python-version: ["3.13.0rc1"]
urllib3-version: ["1.20", "2.0"]
- lint
- docs

0 comments on commit 7aa71b3

Please sign in to comment.