mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 10:17:16 +02:00
Update boost to 1.83.0
This commit is contained in:
parent
c65f4d99cb
commit
a543133e43
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
pull_request:
|
||||
|
||||
env:
|
||||
BOOST_VERSION: 1_82_0
|
||||
BOOST_VERSION: 1_83_0
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
|
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
BOOST_VERSION: 1_82_0
|
||||
BOOST_VERSION: 1_83_0
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue