diff options
| author | seth <[email protected]> | 2023-12-13 17:07:07 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-13 17:10:01 -0500 |
| commit | b51e2fec599bbd859b17e10071985e5b3d77ec55 (patch) | |
| tree | a790a292b8ce8ef63693d95ca4be1a6b160d798f /garnix.yaml | |
| parent | 9595c225f1535845f5f1d6542389cec6be41f755 (diff) | |
modrinth-app-unwrapped: unstable-2023-11-21 -> unstable-2023-12-13
Diff: https://github.com/modrinth/theseus/compare/c1518c52f3c99fdc04dd456f8886e73e699f7293...e39635c75b9ec6abdb07e118dd77e7bb87feac7b
Diffstat (limited to 'garnix.yaml')
| -rw-r--r-- | garnix.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/garnix.yaml b/garnix.yaml index a24c2e7..f4b963e 100644 --- a/garnix.yaml +++ b/garnix.yaml @@ -1,5 +1,6 @@ builds: - exclude: [] + exclude: + - "*.x86_64-darwin.*" include: - "checks.*.*" - "packages.x86_64-linux.*" |
