Skip to content

Commit

Permalink
Revert "[Github Actions] [Windows] Upgrade Boost library to v1.85.0"
Browse files Browse the repository at this point in the history
This reverts commit 1076af9.
  • Loading branch information
buffer committed Jul 24, 2024
1 parent 1076af9 commit 32a6878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ jobs:
# Needed for MSVC toolset 14.2
os: [windows-2019]
python-version: ['3.9', '3.10', '3.11', '3.12']
boost-version: ['1.85.0']
boost-version-snake: ['1_85_0']
boost-version: ['1.84.0']
boost-version-snake: ['1_84_0']
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 32a6878

Please sign in to comment.