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 6d4f8f6 commit d40c99dCopy full SHA for d40c99d
.github/workflows/CI.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
version:
16
- - '1.9'
+ - 'lts'
17
- '1'
18
- 'nightly'
19
os:
0 commit comments