ソースを参照

Removed node 13 from github workflow

sanex 4 年 前
コミット
1504f147fd
1 ファイル変更0 行追加2 行削除
  1. 0 2
      .github/workflows/ci.yml

+ 0 - 2
.github/workflows/ci.yml

@@ -18,8 +18,6 @@ jobs:
         include:
           - os: ubuntu-latest,
             node-version: 12.x
-          - os: ubuntu-latest,
-            node-version: 13.x
           - os: ubuntu-latest,
             node-version: 14.x
           - os: ubuntu-latest,