Do not attempt aarch64-darwin builds on break
This commit is contained in:
@@ -3,6 +3,13 @@ builds:
|
|||||||
- "homeConfigurations.*"
|
- "homeConfigurations.*"
|
||||||
- "nixosConfigurations.*"
|
- "nixosConfigurations.*"
|
||||||
- "packages.*"
|
- "packages.*"
|
||||||
|
# bitwarden-cli package is broken on aarch64-darwin
|
||||||
|
- "packages.aarch64-darwin.img-bitwarden"
|
||||||
|
# kmod-31 is not a thing on Darwin
|
||||||
|
- "packages.aarch64-darwin.qemu-hook"
|
||||||
|
- "packages.aarch64-darwin.vfio_*"
|
||||||
|
# This one is a bit of a beast and shouldn't take up Garnix time
|
||||||
|
- "packages.aarch64-darwin.zim"
|
||||||
# These are just images which I will build when
|
# These are just images which I will build when
|
||||||
# I feel like it
|
# I feel like it
|
||||||
- "devShells.*"
|
- "devShells.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user