diff options
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 1f0346c..b2afcef 100644 --- a/garnix.yaml +++ b/garnix.yaml @@ -1,5 +1,6 @@ builds: - exclude: [] + exclude: + - "checks.x86_64-darwin.*" include: - "checks.*.*" - "devShells.x86_64-linux.default" |
