We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64fae76 commit 3658e29Copy full SHA for 3658e29
1 file changed
.github/workflows/unittest_mac_tsan_openssl.yml
@@ -14,6 +14,6 @@ jobs:
14
- uses: actions/checkout@v1
15
- uses: seanmiddleditch/gha-setup-ninja@master
16
- name: install openssl
17
- run: brew install openssl@1.1
+ run: brew install openssl@3.5
18
- name: make test
19
run: make -f makefile.dev test_tsan_openssl
0 commit comments