Skip to content

Commit 7f13438

Browse files
committed
[ci skip]
1 parent 1b96e9e commit 7f13438

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/building.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ jobs:
2828
cuda-version: 'cu113'
2929
- os: macos-10.15
3030
cuda-version: 'cu115'
31+
# There is a weird bug going on for this combination:
32+
- os: windows-2019
33+
python-version: '3.7'
34+
cuda-version: 'cu115'
3135

3236
steps:
3337
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)