Skip to content

Commit 886c4c5

Browse files
committed
[TRY] DO NOT MERGE
1 parent bce4e93 commit 886c4c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/ci/github-actions/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -732,6 +732,11 @@ jobs:
732732
env:
733733
CODEGEN_BACKENDS: llvm,cranelift
734734
<<: *job-linux-16c
735+
- &dist-i686-linux
736+
name: dist-i686-linux
737+
env:
738+
CODEGEN_BACKENDS: llvm,cranelift
739+
<<: *job-linux-16c
735740

736741

737742
master:

0 commit comments

Comments
 (0)