Update boost to 1.83.0

This commit is contained in:
badaix 2023-10-25 09:09:45 +02:00
parent c65f4d99cb
commit a543133e43
2 changed files with 2 additions and 2 deletions

View file

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

View file

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