Skip to content

Commit

Permalink
rollback runner to shanghai-dind (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
guguducken authored Nov 7, 2024
1 parent ef59230 commit 452ebcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-trigger-tke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 26,7 @@ on:
jobs:
docker_image_build:
environment: ci
runs-on: amd64-mo-guangzhou-dind #amd64-mo-shanghai-dind
runs-on: amd64-mo-shanghai-dind #amd64-mo-guangzhou-dind
if: ${{ github.event.pull_request.merged == true }}
timeout-minutes: 30
name: BUILD MO DOCKER IMAGE
Expand Down

0 comments on commit 452ebcc

Please sign in to comment.