Skip to content

Commit 5ec89d2

Browse files
committed
[ci skip]
1 parent 89e3567 commit 5ec89d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/building-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [ubuntu-16.04, macos-10.15]
13+
os: [windows-latest]
1414
# os: [ubuntu-16.04, macos-10.15, windows-latest]
1515
python-version: [3.6, 3.7, 3.8, 3.9]
1616
torch-version: [1.8.0, 1.9.0]

0 commit comments

Comments
 (0)