diff --git a/.github/workflows/rolling-release.yml b/.github/workflows/rolling-release.yml index b53414e03..b21e6f83f 100644 --- a/.github/workflows/rolling-release.yml +++ b/.github/workflows/rolling-release.yml @@ -42,7 +42,7 @@ jobs: path: "duckstation-windows-x64-release.7z" linux-build: - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v1