Skip to content

Commit e7525a2

Browse files
authored
Update CI.yml
1 parent 7b5a770 commit e7525a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/CI.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- '1.0'
21+
- '1.3'
2222
- '1.6'
23-
- '1.7'
24-
- '1.8'
25-
- 'nightly'
23+
- '1'
2624
os:
2725
- ubuntu-latest
26+
- macos-latest
27+
- windows-latest
2828
arch:
2929
- x64
3030
steps:

0 commit comments

Comments
 (0)