Skip to content

Commit 037bbd7

Browse files
committed
Also try testing free-threaded Python
1 parent 7aa71b3 commit 037bbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ workflows:
136136
matrix:
137137
parameters:
138138
base-image: ["mr0grog/circle-python-pre"]
139-
python-version: ["3.13.0rc1"]
139+
python-version: ["3.13.0rc1", "3.13.0rc1t"]
140140
urllib3-version: ["1.20", "2.0"]
141141
- lint
142142
- docs

0 commit comments

Comments
 (0)