Skip to content

Commit a4e4bbc

Browse files
committed
[DO NOT MERGE] Test dist-ohos in try builds
1 parent 965b65c commit a4e4bbc

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/ci/github-actions/ci.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -758,11 +758,8 @@ jobs:
758758
strategy:
759759
matrix:
760760
include:
761-
- &dist-x86_64-linux
762-
name: dist-x86_64-linux
763-
env:
764-
CODEGEN_BACKENDS: llvm,cranelift
765-
<<: *job-linux-16c
761+
- name: dist-ohos
762+
<<: *job-linux-8c
766763

767764

768765
master:

0 commit comments

Comments
 (0)