File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 2121 image : ubuntu-latest
2222 python.version : ' 3.14'
2323 python.release_candidate : True
24+ linux-Python314t :
25+ image : ubuntu-latest
26+ python.version : ' 3.14'
27+ python.freethreading : True
28+ python.release_candidate : True
2429 osx-Python311 :
2530 image : macOS-latest
2631 python.version : ' 3.11'
3439 image : macOS-latest
3540 python.version : ' 3.13'
3641 python.freethreading : True
37- osx-Python314 :
38- image : macOS-latest
39- python.version : ' 3.14'
40- python.release_candidate : True
4142 win-Python311 :
4243 image : windows-latest
4344 python.version : ' 3.11'
5152 image : windows-latest
5253 python.version : ' 3.13'
5354 python.freethreading : True
54- win-Python314 :
55- image : windows-latest
56- python.version : ' 3.14'
57- python.release_candidate : True
5855 displayName : " ${{ variables.image }} ${{ variables.python.version }}"
5956 pool :
6057 vmImage : $(image)
You can’t perform that action at this time.
0 commit comments