Skip to content

Commit 29696e5

Browse files
committed
Use lts in CI.yml
1 parent b9d05ba commit 29696e5

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
- '1'
2424
os:
2525
- ubuntu-latest

0 commit comments

Comments
 (0)