Skip to content

Commit 3b7b748

Browse files
committed
[ci skip]
1 parent 81eba39 commit 3b7b748

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
@@ -13,8 +13,7 @@ jobs:
1313
os: [ubuntu-18.04, macos-10.15, windows-2019]
1414
python-version: ['3.7', '3.8', '3.9', '3.10']
1515
torch-version: [1.10.0, 1.11.0]
16-
cuda-version: ['cu115']
17-
# cuda-version: ['cpu', 'cu102', 'cu113', 'cu115']
16+
cuda-version: ['cpu', 'cu102', 'cu113', 'cu115']
1817
exclude:
1918
- torch-version: 1.10.0
2019
cuda-version: 'cu115'

0 commit comments

Comments
 (0)