We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3181a08 commit bfdbb6cCopy full SHA for bfdbb6c
1 file changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
33
strategy:
34
matrix:
35
- node: [lts/*, ltx/-1]
+ node: [lts/*, lts/-1]
36
os: [ubuntu-latest, windows-latest, macos-latest]
37
fail-fast: false
38
0 commit comments