daily regression to us host (#435)

This commit is contained in:
liuyhwangyh
2023-08-02 18:32:53 +08:00
committed by GitHub
parent 2809bdbff6
commit 11832f9246

View File

@@ -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