Skip to content

Commit

Permalink
update Boost to 1.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichFroebel committed Apr 21, 2024
1 parent d3a19e4 commit 5843e9e
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.84.0
BOOST_URL: https://boostorg.jfrog.io/artifactory/main/release/1.84.0/source/boost_1_84_0.tar.gz
BOOST_VERSION: 1.85.0
BOOST_URL: https://boostorg.jfrog.io/artifactory/main/release/1.85.0/source/boost_1_85_0.tar.gz

jobs:
main:
Expand Down

0 comments on commit 5843e9e

Please sign in to comment.