update files in .github to support arm64

This commit is contained in:
Sam Heinz
2026-05-22 23:43:58 +10:00
parent e82d290c31
commit 5161a74dca
3 changed files with 31 additions and 10 deletions
+12
View File
@@ -79,6 +79,18 @@ body:
validations:
required: true
- type: dropdown
id: host_arm64
attributes:
label: 🧱 Is this Proxmox host running arm64?
description: "Run `dpkg --print-architecture` on your Proxmox host if unsure."
options:
- ""
- "No"
- "Yes"
validations:
required: true
- type: input
id: pve_version
attributes: