test-and-upload.yml:取消node17的测试。

pull/366/head
王良 2024-09-24 10:26:01 +08:00
parent d73d53cfc8
commit 5fba858f68
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
]
node: [
16,
17
#17
]
steps:
- name: "Checkout"