Skip to content

Commit

Permalink
Update macos-clang.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hks2002 authored Sep 2, 2024
1 parent 304ccf5 commit edb9486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
build-type: ["Debug", "Release"]
# Botan needs std::ranges but clang on macOS doesn't support it yet
# Support (none, openssl, botan-3, auto)
tls-provider: ["openssl"]
tls-provider: ["openssl", "botan-3"]

steps:
- name: Install dependencies
Expand Down

0 comments on commit edb9486

Please sign in to comment.