Skip to content

Commit d2e6208

Browse files
committed
add new LTS version
1 parent e5415c4 commit d2e6208

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
@@ -19,7 +19,9 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
version:
22-
- '1.7'
22+
- '1'
23+
- '1.6'
24+
- '1.10'
2325
- 'nightly'
2426
os:
2527
- ubuntu-latest

0 commit comments

Comments
 (0)