From 9fbfca5699112f604c6b409e3260fb4d8ba0dd6b Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sat, 18 Dec 2021 21:19:23 -0500 Subject: [PATCH] Update pull-requests_build-check.yml -Try boost 1.72.0 --- .github/workflows/pull-requests_build-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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