Specify architectures separately...

This commit is contained in:
Sibo Van Gool 2023-11-20 03:21:01 +01:00 committed by GitHub
parent fe20e2c590
commit 1d9afcc247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,11 @@ plugs:
architectures:
- build-on: [amd64]
build-for: [all]
- build-on: [arm64]
- build-on: [armhf]
- build-on: [ppc64el]
- build-on: [s390x]
- build-on: [i386]
apps:
openrocket: