Skip to content

Commit

Permalink
update Boost to version 1.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichFroebel authored Dec 15, 2024
1 parent 43e2735 commit 737832d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:

env:
# Allow automated checks.
BOOST_VERSION: 1.86.0
BOOST_URL: https://archives.boost.io/release/1.86.0/source/boost_1_86_0.tar.gz
BOOST_VERSION: 1.87.0
BOOST_URL: https://archives.boost.io/release/1.87.0/source/boost_1_87_0.tar.gz

jobs:
main:
Expand Down

0 comments on commit 737832d

Please sign in to comment.