diff --git a/.github/workflows/daily_regression.yaml b/.github/workflows/daily_regression.yaml index 0500b61c..85ca5e0b 100644 --- a/.github/workflows/daily_regression.yaml +++ b/.github/workflows/daily_regression.yaml @@ -12,7 +12,7 @@ concurrency: jobs: unittest: # The type of runner that the job will run on - runs-on: [modelscope-self-hosted] + runs-on: [modelscope-self-hosted-us] steps: - name: ResetFileMode shell: bash