浏览代码

Update pull-request.yml

Aykut Saraç 2 年之前
父节点
当前提交
14d9b60b6d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/pull-request.yml

+ 1 - 1
.github/workflows/pull-request.yml

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