diff options
| author | seth <[email protected]> | 2023-11-13 20:45:35 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-11-14 02:55:54 +0000 |
| commit | 3e5263a327a3261d3d9957d723e9dc0e1d96e094 (patch) | |
| tree | 662921851c149f1dd61252584081dc754059732d /garnix.yaml | |
| parent | e1387ae4821a95efabb356581f2234ef4aab42cb (diff) | |
ci!: gha -> garnix
compiling arm stuff with qemu is way too slow lol
Diffstat (limited to 'garnix.yaml')
| -rw-r--r-- | garnix.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
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" |
