Skip to content

Commit

Permalink
Add a garnix config
Browse files Browse the repository at this point in the history
Simple CI for Nix
  • Loading branch information
sellout committed Nov 13, 2024
1 parent f3d4561 commit e0a3c31
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions garnix.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
builds:
exclude:
# This system isn’t actually supported by garnix (see garnix-io/issues#94)
- "*.x86_64-darwin-example"
include:
- '*.*'
- '*.*.*'

0 comments on commit e0a3c31

Please sign in to comment.