mirror of
https://github.com/spatialaudio/portaudio-binaries.git
synced 2026-03-17 16:06:02 +08:00
CI: CMake work-around
This commit is contained in:
3
.github/workflows/build-libs.yml
vendored
3
.github/workflows/build-libs.yml
vendored
@@ -6,6 +6,9 @@ on:
|
||||
permissions:
|
||||
# This is needed for pushing a new commit to the repo:
|
||||
contents: write
|
||||
env:
|
||||
CMAKE_POLICY_VERSION_MINIMUM: "3.5"
|
||||
|
||||
jobs:
|
||||
|
||||
macos:
|
||||
|
||||
Reference in New Issue
Block a user