File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,15 +44,15 @@ stages:
4444 python38_macos :
4545 imageName : " macos-latest"
4646 python.version : " 3.8"
47- python39_linux :
48- imageName : " ubuntu-latest"
49- python.version : " 3.9"
50- python39_windows :
51- imageName : " windows-latest"
52- python.version : " 3.9"
53- python39_macos :
54- imageName : " macos-latest"
55- python.version : " 3.9"
47+ # python39_linux:
48+ # imageName: "ubuntu-latest"
49+ # python.version: "3.9"
50+ # python39_windows:
51+ # imageName: "windows-latest"
52+ # python.version: "3.9"
53+ # python39_macos:
54+ # imageName: "macos-latest"
55+ # python.version: "3.9"
5656 maxParallel : 10
5757
5858 pool :
@@ -114,15 +114,15 @@ stages:
114114 python38_macos :
115115 imageName : " macos-latest"
116116 python.version : " 3.8"
117- python39_linux :
118- imageName : " ubuntu-latest"
119- python.version : " 3.9"
120- python39_windows :
121- imageName : " windows-latest"
122- python.version : " 3.9"
123- python39_macos :
124- imageName : " macos-latest"
125- python.version : " 3.9"
117+ # python39_linux:
118+ # imageName: "ubuntu-latest"
119+ # python.version: "3.9"
120+ # python39_windows:
121+ # imageName: "windows-latest"
122+ # python.version: "3.9"
123+ # python39_macos:
124+ # imageName: "macos-latest"
125+ # python.version: "3.9"
126126 maxParallel : 10
127127 pool :
128128 vmImage : $(imageName)
You can’t perform that action at this time.
0 commit comments