Skip to content

Commit

Permalink
change release runner to guangzhou (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
guguducken authored Dec 24, 2024
1 parent 3df5735 commit 5194d7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
linux-arm64-build-job:
environment: ci
runs-on: aws-arm64-runner
runs-on: arm64-mo-guangzhou-2xlarge16
steps:
- name: Checkout source
uses: actions/checkout@v4
Expand Down Expand Up @@ -383,7 +383,7 @@ jobs:
musl-arm64-build-job:
environment: ci
runs-on: aws-arm64-runner
runs-on: arm64-mo-guangzhou-2xlarge16
steps:
- name: Checkout source
uses: actions/checkout@v4
Expand Down

0 comments on commit 5194d7c

Please sign in to comment.