diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3bf3c12c3..327e27302 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,7 +43,7 @@ jobs: name: Create release and upload artifacts needs: - build - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - name: Download artifacts uses: actions/download-artifact@v2