Skip to content

Commit

Permalink
garnix: Build only the emanote package
Browse files Browse the repository at this point in the history
We have gh runner for the full CI.
  • Loading branch information
srid authored Feb 24, 2024
1 parent 57dffdd commit d2e8cb8
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions garnix.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
builds:
include:
- "*.aarch64-darwin.*"
- "*.x86_64-linux.*"
- "packages.aarch64-darwin.default"
- "packages.x86_64-linux.default"
exclude:
# https://github.com/srid/haskell-flake/issues/21
- "checks.*.main-hls"
# https://github.com/garnix-io/issues/issues/17
- "devShells.aarch64-darwin.*"
- "*"

0 comments on commit d2e8cb8

Please sign in to comment.