Skip to content

Commit 2ea2bc5

Browse files
committed
[ci skip]
1 parent c9556e1 commit 2ea2bc5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/building-conda.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
# os: [ubuntu-16.04, macos-10.15, windows-latest]
14-
os: [macos-10.15]
13+
os: [ubuntu-16.04, macos-10.15, windows-latest]
1514
python-version: [3.6, 3.7, 3.8, 3.9]
1615
torch-version: [1.8.0, 1.9.0]
1716
cuda-version: ['cpu', 'cu101', 'cu102', 'cu111']

0 commit comments

Comments
 (0)