diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3b5372fb..e41008c5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,7 +9,7 @@ jobs: build: name: Build binaries - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 steps: - name: Check out code into the Go module directory