Skip to content

Commit f58606b

Browse files
authored
Add Python 3.13 to CI. (#768)
1 parent 5e60bee commit f58606b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ stages:
290290
# - test: 3.9
291291
# - test: "3.10"
292292
- test: "3.11"
293-
- test: "3.12"
293+
- test: "3.13"
294294
groups:
295295
- 1
296296
- 2

0 commit comments

Comments
 (0)