Skip to content

Commit d538163

Browse files
committed
Fix CI
1 parent 4396b7f commit d538163

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
version:
26-
- '1.10'
26+
- 'lts'
27+
- '1'
2728
- 'pre'
2829
os:
2930
- ubuntu-latest

0 commit comments

Comments
 (0)