We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f6653 commit bba28f6Copy full SHA for bba28f6
.appveyor.yml
@@ -96,7 +96,7 @@ for:
96
- |-
97
if [ "$appveyor_build_worker_image" = "macos-mojave" ]; then
98
# https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/
99
- - sudo curl -k https://curl.se/ca/cacert.pem -o /etc/ssl/cert.pem
+ sudo curl -k https://curl.se/ca/cacert.pem -o /etc/ssl/cert.pem
100
101
# update to Catch2 v3
102
git -C ~/vcpkg fetch
0 commit comments