use a more recent boost lib

This commit is contained in:
James Ravenscroft 2023-05-28 15:41:50 +01:00
parent 32ec80c628
commit d1469d1dbb

View File

@ -170,11 +170,11 @@ jobs:
# REQUIRED: Specify the required boost version
# A list of supported versions can be found here:
# https://github.com/MarkusJx/prebuilt-boost/blob/main/versions-manifest.json
boost_version: 1.73.0
boost_version: 1.78.0
# OPTIONAL: Specify a custon install location
boost_install_dir: C:\boost
# OPTIONAL: Specify a platform version
platform_version: 2019
platform_version: 2022
# OPTIONAL: Specify a toolset
toolset: msvc