File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change 3030 # NOTE: Testing of the Windows targets are currently disabled because
3131 # the test script is simply not ready for it.
3232 target :
33- # Python 3.6
34- - python : ' 3.6'
35- os : Linux
36- builder : ubuntu-20.04
37- - python : ' 3.6'
38- os : macOS
39- builder : macos-13
40- # - python: '3.6'
41- # os: Windows
42- # builder: windows-2019
43- # Python 3.7
44- - python : ' 3.7'
45- os : Linux
46- builder : ubuntu-20.04
47- - python : ' 3.7'
48- os : macOS
49- builder : macos-12
50- # - python: '3.7'
51- # os: Windows
52- # builder: windows-2019
53- # Python 3.8
54- - python : ' 3.8'
55- os : Linux
56- builder : ubuntu-20.04
57- - python : ' 3.8'
58- os : macOS
59- builder : macos-13
60- # - python: '3.8'
61- # os: Windows
62- # builder: windows-2019
6333 # Python 3.9
6434 - python : ' 3.9'
6535 os : Linux
You can’t perform that action at this time.
0 commit comments