浏览代码

Bionic is too old.

Ian Walton 3 年之前
父节点
当前提交
2ab9e11841
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/main.yml

+ 2 - 2
.github/workflows/main.yml

@@ -100,7 +100,7 @@ jobs:
     strategy:
       matrix:
         os: [ubuntu-latest]
-        tag: [bionic, focal, groovy]
+        tag: [focal, groovy]
     runs-on: ${{ matrix.os }}
     steps:
     - uses: actions/checkout@v2
@@ -129,4 +129,4 @@ jobs:
       uses: actions/upload-artifact@v2
       with:
         name: debian-${{ matrix.tag }}
-        path: ${{ github.workspace }}/deployment/dist/*
+        path: ${{ github.workspace }}/deployment/dist/*