tests.yml: install curl on macOS for TLS 1.3 support

This commit is contained in:
EricFromCanada 2021-10-18 23:56:41 -04:00
parent ff2985c6aa
commit 541b9556f8
No known key found for this signature in database
GPG Key ID: 179D9CDDDB814168

View File

@ -309,6 +309,8 @@ jobs:
brew sh -c "svn --homebrew=print-path"
which svn
which svnadmin
brew install curl
which curl
- name: Create parallel test log directory
run: mkdir tests