Skip to content

Commit 730843f

Browse files
authored
Add other OS to CI
1 parent 9c7787e commit 730843f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
#- 'nightly' # CUDA fails to pre-compile on nightly
2525
os:
2626
- ubuntu-latest
27-
#- macOS-latest
28-
#- windows-latest
27+
- macOS-latest
28+
- windows-latest
2929
arch:
3030
- x64
3131
steps:

0 commit comments

Comments
 (0)