tests.yml: install curl on macOS for TLS 1.3 support
This commit is contained in:
parent
ff2985c6aa
commit
541b9556f8
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user