update ci pipeline

This commit is contained in:
yctimlin
2025-10-31 17:40:52 +00:00
parent 6b0aa01ab0
commit 5fdfed92b6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [18.x, 20.x, 22.x]
steps:
- name: Checkout code