Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Tweak CI pawpaw setup
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Jun 18, 2023
1 parent 83f3ce8 commit 9daee99
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Expand Up @@ -3,10 +3,14 @@ name: build
on: [push, pull_request]

env:
CACHE_VERSION: 6
CACHE_VERSION: 7
DEBIAN_FRONTEND: noninteractive
HOMEBREW_NO_AUTO_UPDATE: 1
PAWPAW_SKIP_LTO: 1
PAWPAW_SKIP_FFTW: 1
PAWPAW_SKIP_GLIB: 1
PAWPAW_SKIP_LV2: 1
PAWPAW_SKIP_SAMPLERATE: 1
WITH_LTO: false

jobs:
Expand Down

0 comments on commit 9daee99

Please sign in to comment.