Skip to content

Commit 43970b1

Browse files
committed
[DONT MERGE] try perl-core with centos 7 for builiding OpenSSLv3
1 parent 886c4c5 commit 43970b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,10 @@ jobs:
582582
env:
583583
CODEGEN_BACKENDS: "llvm,cranelift"
584584
os: ubuntu-20.04-16core-64gb
585+
- name: dist-i686-linux
586+
env:
587+
CODEGEN_BACKENDS: "llvm,cranelift"
588+
os: ubuntu-20.04-16core-64gb
585589
timeout-minutes: 600
586590
runs-on: "${{ matrix.os }}"
587591
steps:

0 commit comments

Comments
 (0)