(mac ssl) rename DarwinSSL -> SecureTransport (see this too -> https://github.com/curl/curl/issues/3733)

This commit is contained in:
Benjamin Sergeant
2020-03-26 19:40:52 -07:00
parent 0fffb1e894
commit 771ebb2a4c
4 changed files with 7 additions and 3 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: make test
run: make test
mac_tsan:
mac_tsan_sectransport:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v1