Skip to content

Commit 43f47aa

Browse files
committed
Use lts in CI.yml
1 parent d5207e1 commit 43f47aa

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
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- '1.9'
21+
- 'lts'
2222
- '1'
2323
os:
2424
- ubuntu-latest

0 commit comments

Comments
 (0)