Include ppc* in the build fail template

This commit is contained in:
pkubaj 2023-02-21 13:46:50 +00:00 committed by GitHub
parent f2acbf443a
commit d4f8a7c054
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -79,6 +79,9 @@ If unsure, omit this section. Generally, if you are on an architecture that req
* [ ] x86\_64 (64-bit Intel/AMD)
* [ ] ARM (32-bit)
* [ ] ARM64 (64-bit; sometimes called AArch64)
* [ ] PowerPC (32-bit, sometimes called ppc)
* [ ] PowerPC64 (64-bit, big-endian, sometimes called ppc64)
* [ ] PowerPC64Le (64-bit, little-endian, sometimes called ppc64le)
### Description