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 01ebb48 commit 7db0af6Copy full SHA for 7db0af6
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
version:
15
- '1.6' # remove at some point in the future, if needed.
16
- - '1.10' # replace by 'lts' when this points to 1.10
+ - 'lts' # currently 1.10
17
- '1' # latest stable 1.x release
18
- 'pre'
19
os:
0 commit comments