We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e1748 commit f3bf12dCopy full SHA for f3bf12d
eng/templates/ci-tests.yml
@@ -14,6 +14,8 @@ jobs:
14
PYTHON_VERSION: '3.10'
15
python-311:
16
PYTHON_VERSION: '3.11'
17
+ python-312:
18
+ PYTHON_VERSION: '3.12'
19
steps:
20
- task: UsePythonVersion@0
21
inputs:
eng/templates/jobs/ci-tests.yml
0 commit comments