Skip to content

Commit 542e6b3

Browse files
committed
Test python 3.12 on CI
1 parent 3764958 commit 542e6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
Python39:
1919
python.version: '3.9'
2020
Python311:
21-
python.version: '3.11'
21+
python.version: '3.12'
2222
maxParallel: 3
2323

2424
steps:

0 commit comments

Comments
 (0)