Update boost to v1.84.0

This commit is contained in:
badaix 2023-12-30 13:31:05 +01:00
parent 6441ca0a99
commit c5e7d08cb6
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ on:
pull_request:
env:
BOOST_VERSION: 1_83_0
BOOST_VERSION: 1_84_0
jobs:
linux:

View file

@ -4,7 +4,7 @@ on:
workflow_dispatch:
env:
BOOST_VERSION: 1_83_0
BOOST_VERSION: 1_84_0
jobs: