Skip to content

Commit cffd806

Browse files
committed
add back the full CI
1 parent 9bcee07 commit cffd806

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

+3
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@ jobs:
2424
matrix:
2525
version:
2626
- '1.10'
27+
- 'pre'
2728
os:
2829
- ubuntu-latest
30+
- macos-latest
31+
- windows-latest
2932
arch:
3033
- x64
3134
steps:

0 commit comments

Comments
 (0)