Update test.yml

This commit is contained in:
路人甲
2023-10-27 21:49:31 +08:00
committed by GitHub
parent c1b0196bb2
commit c8085cfc35

View File

@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x]
steps:
- uses: actions/checkout@v3