Skip to content

Commit 89c3c3d

Browse files
committed
Add CI
1 parent 1318131 commit 89c3c3d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CI.yml renamed to .github/workflows/CI.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
version:
22-
- '1.8'
23-
- '1.9'
24-
- '1.10'
22+
- '1.11'
2523
- 'nightly'
2624
os:
2725
- ubuntu-latest

0 commit comments

Comments
 (0)