Skip to content

Commit 0a8f631

Browse files
committed
[skip ci] swap runner for test
1 parent 79bc3ce commit 0a8f631

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
@@ -205,7 +205,7 @@ jobs:
205205
206206
build-and-upload-packages:
207207
name: Build and upload release packages
208-
runs-on: ubuntu-22.04-amd64
208+
runs-on: ubuntu-22.04
209209
needs: [vars,release-draft,tag-release]
210210
permissions:
211211
id-token: write

0 commit comments

Comments
 (0)