فهرست منبع

Update build-and-test.yml

Eric Dubé 11 ماه پیش
والد
کامیت
d6d6fb0c37
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/build-and-test.yml

+ 1 - 1
.github/workflows/build-and-test.yml

@@ -16,7 +16,7 @@ jobs:
 
 
     strategy:
     strategy:
       matrix:
       matrix:
-        node-version: [16.x, 18.x, 20.x, 21.x]
+        node-version: [20.x, 21.x, 22.x]
         # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
         # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
 
 
     steps:
     steps: