Skip to content

Commit d45dbd7

Browse files
Update .github/workflows/CI.yml
1 parent 70b1558 commit d45dbd7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
version:
23-
- '1.10'
24-
- '1.11'
23+
- '1'
24+
- 'lts'
25+
- 'pre'
2526
os:
2627
- ubuntu-latest
2728
arch:

0 commit comments

Comments
 (0)