Skip to content

Commit

Permalink
GitHub CI: We use bundled SSL provider with macOS now
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed May 31, 2024
1 parent a854178 commit 2c7225b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,6 @@ jobs:
meson setup build \
-Dwith-bdb=/opt/homebrew/opt/berkeley-db \
-Dwith-init-style=macos-launchd \
-Dwith-ssl-dir=/opt/homebrew/opt/libressl \
-Dbuild-tests=true
- name: Meson - Build
run: ninja -C build
Expand Down

0 comments on commit 2c7225b

Please sign in to comment.