Update pull-requests_build-check.yml

-Try boost 1.72.0
This commit is contained in:
ReenigneArcher 2021-12-18 21:19:23 -05:00
parent 1039160d3a
commit 9fbfca5699

View File

@ -136,7 +136,7 @@ jobs:
# REQUIRED: Specify the required boost version # REQUIRED: Specify the required boost version
# A list of supported versions can be found here: # A list of supported versions can be found here:
# https://github.com/actions/boost-versions/blob/main/versions-manifest.json # https://github.com/actions/boost-versions/blob/main/versions-manifest.json
boost_version: 1.73.0 boost_version: 1.72.0
# OPTIONAL: Specify a custon install location # OPTIONAL: Specify a custon install location
#boost_install_dir: 'C:' #boost_install_dir: 'C:'
# OPTIONAL: Specify a platform version # OPTIONAL: Specify a platform version