diff --git a/.github/workflows/release-branch.yml b/.github/workflows/release-branch.yml index 503c36c06..8f491922c 100644 --- a/.github/workflows/release-branch.yml +++ b/.github/workflows/release-branch.yml @@ -222,7 +222,7 @@ jobs: upload-packages: name: Upload packages - runs-on: ubuntu-22.04 + runs-on: ubuntu-22.04-amd64 needs: [vars,release-draft,tag-release] permissions: id-token: write