Skip to content

OpenSSL v3 API update #20

OpenSSL v3 API update

OpenSSL v3 API update #20

Workflow file for this run

name: test
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make all
run: make all