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 1789ddb commit 82b9ff8Copy full SHA for 82b9ff8
1 file changed
.github/workflows/build.yml
@@ -8,11 +8,10 @@ on:
8
branches:
9
- '*'
10
env:
11
- CACHE_VERSION: 20240930
12
- PAWPAW_VERSION: a9ab736dc297b2055536c71cddf1c79711d420bb
+ CACHE_VERSION: 20250801
+ PAWPAW_VERSION: 8b1198b3b9c7f01d4466e82d2cc6947da855d594
13
PAWPAW_SKIP_LTO: 1
14
- PAWPAW_SKIP_GLIB: 1
15
- PAWPAW_SKIP_LV2: 1
+ PAWPAW_SKIP_SAMPLERATE: 1
16
17
jobs:
18
macos:
0 commit comments