ci to us host

This commit is contained in:
liuyhwangyh
2023-08-07 09:53:56 +08:00
committed by GitHub
parent 1e580e212e
commit 5b92002086

View File

@@ -39,7 +39,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]
timeout-minutes: 240
steps:
- name: ResetFileMode