Skip to content

Commit d8dcf9f

Browse files
committed
Update CI.yml
1 parent 769e1fe commit d8dcf9f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ jobs:
2020
matrix:
2121
version:
2222
- 'lts'
23-
- 'nightly'
23+
- '1'
2424
os:
2525
- ubuntu-latest
26+
- macos-latest
27+
- windows-latest
2628
arch:
2729
- x64
2830
steps:

0 commit comments

Comments
 (0)