Skip to content

Commit 180c4bb

Browse files
committed
run dist-x86_64-linux on the self-hosted demo
1 parent 7cd9505 commit 180c4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
env:
113113
CODEGEN_BACKENDS: llvm,cranelift
114114
DOCKER_SCRIPT: dist.sh
115-
<<: *job-linux-36c-codebuild
115+
os: self-hosted-demo
116116

117117

118118
# Jobs that run on each push to a pull request (PR).

0 commit comments

Comments
 (0)