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 88f5f66 commit f33149dCopy full SHA for f33149d
azure-pipelines.yml
@@ -243,7 +243,7 @@ jobs:
243
vmImage: 'macOS-10.13'
244
steps:
245
- script: |
246
- brew install gcc-6
+ brew install gcc
247
./vcpkg/bootstrap-vcpkg.sh
248
./vcpkg/vcpkg install zlib openssl boost-system boost-date-time boost-regex websocketpp boost-thread boost-filesystem boost-random boost-chrono brotli
249
displayName: Vcpkg install dependencies
0 commit comments