Skip to content

Commit

Permalink
Install openssl via brew in CircleCI for macOS x86
Browse files Browse the repository at this point in the history
  • Loading branch information
iddm committed Nov 21, 2023
1 parent 09782cb commit b0c0606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ jobs:
xcode: 14.2.0
resource_class: macos.x86.medium.gen2
steps:
- run: brew install openssl
- build-steps

build-macos-m1:
Expand Down

0 comments on commit b0c0606

Please sign in to comment.