Skip to content

Commit

Permalink
build against latest libressl
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkr committed Oct 19, 2024
1 parent f7254ed commit 193a453
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,12 @@ jobs:
libssl: libressl
- image: "alpine:latest"
libssl: openssl
- image: "alpine:latest"
libssl: libressl
- image: "alpine:edge"
libssl: openssl
- image: "alpine:edge"
libssl: libressl
container:
image: ${{ matrix.image }}
steps:
Expand Down

0 comments on commit 193a453

Please sign in to comment.