update files in .github to support arm64

This commit is contained in:
Sam Heinz
2026-05-22 23:50:19 +10:00
parent 8e477b1fca
commit 4eecc6ad70
8 changed files with 42 additions and 1 deletions

View File

@@ -27,6 +27,17 @@ body:
- PVE Tool (tools/pve)
validations:
required: true
- type: dropdown
id: arm64_support
attributes:
label: Does this script support arm64?
description: amd64 support is assumed.
options:
- arm64 supported
- arm64 not tested
- arm64 not supported
validations:
required: true
- type: textarea
id: task_details
attributes: