Update Boost to v1.86.0

This commit is contained in:
badaix 2024-09-08 22:06:24 +02:00
parent 9f71aa7b25
commit 1df686f875
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ on:
pull_request: pull_request:
env: env:
BOOST_VERSION: 1_85_0 BOOST_VERSION: 1_86_0
jobs: jobs:
static-analysis: static-analysis:

View file

@ -8,7 +8,7 @@ permissions:
contents: write contents: write
env: env:
BOOST_VERSION: 1_85_0 BOOST_VERSION: 1_86_0
SNAPWEB_VERSION: v0.8.0 SNAPWEB_VERSION: v0.8.0
jobs: jobs: