diff --git a/.github/workflows/pull-requests_build-check.yml b/.github/workflows/pull-requests_build-check.yml index ea7ad4bc..df3efca3 100644 --- a/.github/workflows/pull-requests_build-check.yml +++ b/.github/workflows/pull-requests_build-check.yml @@ -136,7 +136,7 @@ jobs: # REQUIRED: Specify the required boost version # A list of supported versions can be found here: # 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 #boost_install_dir: 'C:' # OPTIONAL: Specify a platform version