Skip to content

Commit

Permalink
Update PACKAGE-REQUEST.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Jun 4, 2024
1 parent f818ddf commit 4ffb4f7
Showing 1 changed file with 10 additions and 20 deletions.
30 changes: 10 additions & 20 deletions .github/ISSUE_TEMPLATE/PACKAGE-REQUEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,16 @@ body:
label: Architectures
description: Select the architectures
options:
- label: any
value: any
- label: amd64
value: amd64
- label: arm64
value: arm64
- label: armel
value: armel
- label: armhf
value: armhf
- label: i386
value: i386
- label: mips64el
value: mips64el
- label: ppc64el
value: ppc64el
- label: riscv64
value: riscv64
- label: s390x
value: s390x
- any
- amd64
- arm64
- armel
- armhf
- i386
- mips64el
- ppc64el
- riscv64
- s390x
validations:
required: true

Expand Down

0 comments on commit 4ffb4f7

Please sign in to comment.