From 3e5263a327a3261d3d9957d723e9dc0e1d96e094 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 13 Nov 2023 20:45:35 -0500 Subject: ci!: gha -> garnix compiling arm stuff with qemu is way too slow lol --- garnix.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 garnix.yaml (limited to 'garnix.yaml') diff --git a/garnix.yaml b/garnix.yaml new file mode 100644 index 0000000..1f0346c --- /dev/null +++ b/garnix.yaml @@ -0,0 +1,7 @@ +builds: + exclude: [] + include: + - "checks.*.*" + - "devShells.x86_64-linux.default" + - "nixosConfigurations.*" + - "homeConfigurations.seth" -- cgit v1.2.3