Skip to content

Commit d702f8f

Browse files
authored
change runner to public (#1193)
1 parent 36481fd commit d702f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
contents: write
3232
pull-requests: write
3333
name: Update Release
34-
runs-on: ubuntu-22.04-amd64
34+
runs-on: ubuntu-22.04
3535
steps:
3636
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
3737
with:

0 commit comments

Comments
 (0)