Skip to content

Commit

Permalink
garnix: Build also on ARM mac
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Aug 8, 2023
1 parent 7e6b7b9 commit 0176f91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions garnix.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
builds:
include:
- "*.aarch64-darwin.*"
- "*.x86_64-linux.*"

0 comments on commit 0176f91

Please sign in to comment.