Skip to content

Commit

Permalink
Merge pull request #74 from leelf00/update_windows_build
Browse files Browse the repository at this point in the history
Update windows-build.yml
  • Loading branch information
leelf00 authored Dec 11, 2022
2 parents a4dbc70 + 5e4aca5 commit b7af3e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ env:
BUILD_TYPE: Release
REPO_DIR : ${{github.workspace}}
BUILD_DIR: ${{github.workspace}}/bin/builddir
BOOST_TOOLSET: "msvc14.1"
BOOST_VERSION: "1.74.0"
BOOST_TOOLSET: "msvc14.2"
BOOST_VERSION: "1.72.0"
BOOST_INSTALL_DIR: "${{github.workspace}}/bin"

jobs:
Expand Down

0 comments on commit b7af3e8

Please sign in to comment.