Skip to content

use AVX512 when possible for modular exponentiation #11

use AVX512 when possible for modular exponentiation

use AVX512 when possible for modular exponentiation #11

Workflow file for this run

name: aws-lc integration tests
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
env:
CC: gcc
jobs:
haproxy:
runs-on: ubuntu-latest
steps:
- name: Install OS Dependencies
run: |
sudo apt-get -y --no-install-recommends install cmake gcc ninja-build golang make
- uses: actions/checkout@v3
- name: Run integration build
run: |
./tests/ci/integration/run_haproxy_integration.sh