We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352aae9 commit ff11809Copy full SHA for ff11809
.github/workflows/release-branch.yml
@@ -31,7 +31,7 @@ jobs:
31
contents: write
32
pull-requests: write
33
name: Update Release
34
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-22.04-amd64
35
steps:
36
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
37
with:
0 commit comments