mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-01 18:31:45 +02:00
Update boost to v1.84.0
This commit is contained in:
parent
6441ca0a99
commit
c5e7d08cb6
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_83_0
|
||||
BOOST_VERSION: 1_84_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_83_0
|
||||
BOOST_VERSION: 1_84_0
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue