Skip to content

Commit

Permalink
[DONT MERGE] test OpenSSL v3 build
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Feb 17, 2024
1 parent d0f9e18 commit c0a11cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,9 @@ jobs:
env:
CODEGEN_BACKENDS: "llvm,cranelift"
os: ubuntu-20.04-16core-64gb
- name: dist-i686-linux
os: ubuntu-20.04-8core-32gb
env: {}
timeout-minutes: 600
runs-on: "${{ matrix.os }}"
steps:
Expand Down
2 changes: 2 additions & 0 deletions src/ci/github-actions/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,8 @@ jobs:
env:
CODEGEN_BACKENDS: llvm,cranelift
<<: *job-linux-16c
- name: dist-i686-linux
<<: *job-linux-8c


master:
Expand Down

0 comments on commit c0a11cc

Please sign in to comment.