Skip to content

Commit

Permalink
Revert "[Github Actions] Upgrade Boost library to v1.87.0 (Windows)"
Browse files Browse the repository at this point in the history
This reverts commit 582df3e.
  • Loading branch information
buffer committed Jan 9, 2025
1 parent 582df3e commit 57e881c
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 @@ -77,8 +77,8 @@ jobs:
# Needed for MSVC toolset 14.2
os: [windows-2019]
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
boost-version: [1.87.0]
boost-version-snake: ['1_87_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 57e881c

Please sign in to comment.