Skip to content

Commit

Permalink
Update CI setup for fluidsynth2, update DPF and mod-host
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed Oct 6, 2024
1 parent a7a3ebd commit 6d543a3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: build
on: [push, pull_request]

env:
CACHE_VERSION_LINUX: 2
CACHE_VERSION_MACOS: 2
CACHE_VERSION_WIN64: 2
CACHE_VERSION_LINUX: 3
CACHE_VERSION_MACOS: 3
CACHE_VERSION_WIN64: 3
DEBIAN_FRONTEND: noninteractive
HOMEBREW_NO_AUTO_UPDATE: 1
PAWPAW_FAST_MATH: 1
Expand Down
2 changes: 1 addition & 1 deletion src/mod-host

0 comments on commit 6d543a3

Please sign in to comment.