Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
+
  • Loading branch information
zTerragor authored Dec 14, 2023
1 parent 1e9416a commit bea35cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml → .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ env:
BUILD_TYPE: Release
REPO_DIR : ${{github.workspace}}
BUILD_DIR: ${{github.workspace}}/bin/builddir
BOOST_TOOLSET: "msvc14.1"
BOOST_VERSION: "1.69.0"
BOOST_TOOLSET: "msvc14.2"
BOOST_VERSION: "1.72.0"
BOOST_INSTALL_DIR: "${{github.workspace}}/bin"

jobs:
Expand Down

0 comments on commit bea35cc

Please sign in to comment.