We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1b488 commit 2307d1cCopy full SHA for 2307d1c
1 file changed
.github/workflows/CI.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
version:
13
- - '1.6'
+ - 'lts'
14
- '1'
15
os:
16
- ubuntu-latest
0 commit comments