From 0ed2febd06cbf1d4e0af957e2981296ea1b373ab Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 16 Dec 2023 12:12:20 -0500 Subject: ci: back to garnix once again i kinda miss hci but im done switching until i get infra for it --- garnix.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 garnix.yaml (limited to 'garnix.yaml') diff --git a/garnix.yaml b/garnix.yaml new file mode 100644 index 0000000..9a8d227 --- /dev/null +++ b/garnix.yaml @@ -0,0 +1,10 @@ +builds: + exclude: + - "*.x86_64-darwin.*" + - "*.aarch64-darwin.*" + include: + - "checks.*.*" + - "devShells.x86_64-linux.default" + - "nixosConfigurations.*" + - "homeConfigurations.seth" + - "packages.*.*" -- cgit v1.2.3