updated 测试脚本修改

This commit is contained in:
zhenghaole 2024-11-20 08:48:05 +08:00
parent 61f0d22a46
commit bef7f03aa8

View File

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