Skip to content

Commit 338bcaa

Browse files
authored
Add CI for windows and mac (#11)
1 parent d1e90f2 commit 338bcaa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ jobs:
2626
- '1.2'
2727
- '1'
2828
- 'nightly'
29-
os:
30-
- ubuntu-latest
29+
os: [ubuntu-latest, windows-latest, macOS-latest]
3130
arch:
3231
- x64
3332
steps:

0 commit comments

Comments
 (0)