Skip to content

Commit 6d543a3

Browse files
committed
Update CI setup for fluidsynth2, update DPF and mod-host
Signed-off-by: falkTX <falktx@falktx.com>
1 parent a7a3ebd commit 6d543a3

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: build
33
on: [push, pull_request]
44

55
env:
6-
CACHE_VERSION_LINUX: 2
7-
CACHE_VERSION_MACOS: 2
8-
CACHE_VERSION_WIN64: 2
6+
CACHE_VERSION_LINUX: 3
7+
CACHE_VERSION_MACOS: 3
8+
CACHE_VERSION_WIN64: 3
99
DEBIAN_FRONTEND: noninteractive
1010
HOMEBREW_NO_AUTO_UPDATE: 1
1111
PAWPAW_FAST_MATH: 1

src/mod-host

0 commit comments

Comments
 (0)