Skip to content

Commit b0c0606

Browse files
committed
Install openssl via brew in CircleCI for macOS x86
1 parent 09782cb commit b0c0606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ jobs:
211211
xcode: 14.2.0
212212
resource_class: macos.x86.medium.gen2
213213
steps:
214+
- run: brew install openssl
214215
- build-steps
215216

216217
build-macos-m1:

0 commit comments

Comments
 (0)