Skip to content

Commit 9383d92

Browse files
authored
Merge pull request #10753 from everpcpc/fix-ci
chore(ci): build release on larger runner
2 parents 116eab7 + 45e2e6c commit 9383d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144

145145
publish_linux:
146146
name: linux assets
147-
runs-on: [self-hosted, X64, Linux, dev]
147+
runs-on: [self-hosted, X64, Linux, perf]
148148
needs: [create_release]
149149
env:
150150
RUNNER_PROVIDER: aws

0 commit comments

Comments
 (0)