Skip to content

Commit 769e1fe

Browse files
committed
Use lts in CI.yml
1 parent de03652 commit 769e1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
version:
22-
- '1.9'
22+
- 'lts'
2323
- 'nightly'
2424
os:
2525
- ubuntu-latest

0 commit comments

Comments
 (0)