Skip to content

Commit

Permalink
Merge pull request #1933 from chipitsine/master
Browse files Browse the repository at this point in the history
CI: use OPENSSL_ROOT_DIR for cirrus-ci builds
  • Loading branch information
chipitsine authored Dec 3, 2023
2 parents ff4b74a + 7398bf2 commit dc2b119
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ FreeBSD_task:
matrix:
env:
SSL: openssl
OPENSSL_ROOT_DIR: /usr/local
env:
SSL: openssl31
SSL: openssl32
OPENSSL_ROOT_DIR: /usr/local
env:
# base openssl
SSL:
Expand Down

0 comments on commit dc2b119

Please sign in to comment.