There was an error while loading. Please reload this page.
1 parent 36bc03e commit 437bf53Copy full SHA for 437bf53
1 file changed
.github/workflows/config.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
build:
15
# This job runs on Linux
16
- runs-on: ace2
+ runs-on: [self-hosted, Linux]
17
container:
18
image: chhzh123/allo:latest
19
0 commit comments