We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be83b0 commit 21b43b5Copy full SHA for 21b43b5
.github/workflows/main.yml
@@ -4,6 +4,8 @@ env:
4
CARGO_TERM_COLOR: always
5
RUST_BACKTRACE: 1
6
RUST_LOG: info
7
+ # https://github.com/Prior99/libsamplerate-sys/issues/21:
8
+ CMAKE_POLICY_VERSION_MINIMUM: 3.5
9
jobs:
10
11
Linux:
0 commit comments