Explicitly name excluded packages

This commit is contained in:
Greg Hellings
2025-11-02 23:06:14 -06:00
parent 1e7bf67597
commit 518c3898b6
+2 -1
View File
@@ -7,7 +7,8 @@ builds:
- "packages.aarch64-darwin.img-bitwarden" - "packages.aarch64-darwin.img-bitwarden"
# kmod-31 is not a thing on Darwin # kmod-31 is not a thing on Darwin
- "packages.aarch64-darwin.qemu-hook" - "packages.aarch64-darwin.qemu-hook"
- "packages.aarch64-darwin.vfio_*" - "packages.aarch64-darwin.vfio_shutdown"
- "packages.aarch64-darwin.vfio_startup"
# This one is a bit of a beast and shouldn't take up Garnix time # This one is a bit of a beast and shouldn't take up Garnix time
- "packages.aarch64-darwin.zim" - "packages.aarch64-darwin.zim"
# These are just images which I will build when # These are just images which I will build when