Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6dde945

Browse files
committed
CI: remove windows python pre-release which is not running
It never worked quite right due to issues installing dependencies
1 parent dbe3622 commit 6dde945

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ strategy:
2323
Windows_py38:
2424
vmImage: 'windows-latest'
2525
python.version: '3.8'
26-
Windows_pyPre:
27-
vmImage: 'vs2017-win2016'
28-
python.version: 'Pre'
2926
maxParallel: 4
3027

3128
pool:

0 commit comments

Comments
 (0)