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 89e3567 commit 5ec89d2Copy full SHA for 5ec89d2
.github/workflows/building-conda.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: [ubuntu-16.04, macos-10.15]
+ os: [windows-latest]
14
# os: [ubuntu-16.04, macos-10.15, windows-latest]
15
python-version: [3.6, 3.7, 3.8, 3.9]
16
torch-version: [1.8.0, 1.9.0]
0 commit comments