Skip to content

Commit 5dc91dc

Browse files
authored
Test Python 3.15.0a4 (#182)
Update CI configuration to test the latest Python 3.15.0 pre-releease (alpha 4).
1 parent c2a6b92 commit 5dc91dc

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.15.0a1", "3.15.0a1t"]
139+
python-version: ["3.15.0a4", "3.15.0a4t"]
140140
urllib3-version: ["1.20", "2.0"]
141141
- lint
142142
- docs

0 commit comments

Comments
 (0)