ShatteredPrism/garnix.yaml
seth d1c33392e7
chore: disable x86_64-darwin in garnix
this is currently broken on garnix's end, but hopefully we will be able to enable this again in the future

Signed-off-by: seth <getchoo@tuta.io>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-23 08:51:30 +01:00

8 lines
129 B
YAML

builds:
exclude:
- "*.x86_64-darwin.*"
include:
- "checks.x86_64-linux.*"
- "devShells.*.*"
- "packages.*.*"