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 d35853d commit 3902a50Copy full SHA for 3902a50
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
version:
20
- - '1.10'
+ - 'lts'
21
- '1'
22
os:
23
- ubuntu-latest
0 commit comments