Skip to content

Commit dcb1480

Browse files
authored
Update CI.yml
1 parent 67eace4 commit dcb1480

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
@@ -22,7 +22,8 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
version:
25-
- '1.9'
25+
- 'lts'
26+
- 'release'
2627
- 'nightly'
2728
os:
2829
- ubuntu-latest

0 commit comments

Comments
 (0)