refactor(ivsc-firmware): Specify exclusive arch in anda.hcl (#4131) (#4152)

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 3154d870ef)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-03-24 23:18:56 -07:00
committed by GitHub
parent f2866cf04d
commit 0dbd2057d1
+1
View File
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "ivsc-firmware.spec"
}