Skip to content

Commit 437bf53

Browse files
authored
[Fix][CI] Update CI runner labels (#594)
1 parent 36bc03e commit 437bf53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
build:
1515
# This job runs on Linux
16-
runs-on: ace2
16+
runs-on: [self-hosted, Linux]
1717
container:
1818
image: chhzh123/allo:latest
1919

0 commit comments

Comments
 (0)