We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d68fe commit 2834f73Copy full SHA for 2834f73
.github/workflows/CI.yml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
version:
26
- - '1.6'
+ - 'lts'
27
- '1'
28
os:
29
- ubuntu-latest
0 commit comments