workflows: update workflows, templates to support arm64. (#14653)

* set 'var_arm64' to no in all ct scripts

* update files in .github to support arm64
This commit is contained in:
Sam Heinz
2026-05-23 07:46:44 +10:00
committed by GitHub
parent fcd77d9332
commit 69aa93a83a
518 changed files with 546 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: