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 7994fc1 commit 3845971Copy full SHA for 3845971
ci/azure/conda_linux.yml
@@ -8,6 +8,8 @@ jobs:
8
vmImage: ${{ parameters.vmImage }}
9
strategy:
10
matrix:
11
+ Python35-windows-min:
12
+ python.version: '35-min'
13
Python35:
14
python.version: '35'
15
Python36:
0 commit comments