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 021083f commit 4cc992bCopy full SHA for 4cc992b
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
fail-fast: false
27
matrix:
28
version:
29
- - '1.6'
+ - 'lts'
30
- '1'
31
- 'pre'
32
os:
0 commit comments