Skip to content

Commit

Permalink
[DONT MERGE] try perl-core with centos 7 for builiding OpenSSLv3
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Dec 17, 2023
1 parent 886c4c5 commit 43970b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,10 @@ jobs:
env:
CODEGEN_BACKENDS: "llvm,cranelift"
os: ubuntu-20.04-16core-64gb
- name: dist-i686-linux
env:
CODEGEN_BACKENDS: "llvm,cranelift"
os: ubuntu-20.04-16core-64gb
timeout-minutes: 600
runs-on: "${{ matrix.os }}"
steps:
Expand Down

0 comments on commit 43970b1

Please sign in to comment.