We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd6ca0 commit f18345bCopy full SHA for f18345b
.github/workflows/docsify-cli.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
os: [ macos-latest, ubuntu-latest, windows-latest ]
16
- node-version: [ 18, 20, 'lts/*', latest ]
+ node-version: [ 'lts/*' ]
17
fail-fast: false
18
19
steps:
0 commit comments