Skip to content

Commit f18345b

Browse files
committed
ci: fix test error
1 parent fcd6ca0 commit f18345b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docsify-cli.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
os: [ macos-latest, ubuntu-latest, windows-latest ]
16-
node-version: [ 18, 20, 'lts/*', latest ]
16+
node-version: [ 'lts/*' ]
1717
fail-fast: false
1818

1919
steps:

0 commit comments

Comments
 (0)