Skip to content

Commit edb9486

Browse files
authored
Update macos-clang.yml
1 parent 304ccf5 commit edb9486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-clang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
build-type: ["Debug", "Release"]
6969
# Botan needs std::ranges but clang on macOS doesn't support it yet
7070
# Support (none, openssl, botan-3, auto)
71-
tls-provider: ["openssl"]
71+
tls-provider: ["openssl", "botan-3"]
7272

7373
steps:
7474
- name: Install dependencies

0 commit comments

Comments
 (0)