mirror of
https://github.com/cesanta/mongoose.git
synced 2025-07-30 01:16:15 +08:00
Also test on 32 bit big endian ppc
This commit is contained in:
parent
b5355307a3
commit
c867dbc7b2
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -24,6 +24,9 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
targets:
|
||||
- target: ppc
|
||||
toolchain: powerpc-linux-gnu
|
||||
qemu: qemu-ppc-static
|
||||
- target: ppc64
|
||||
toolchain: powerpc64-linux-gnu
|
||||
qemu: qemu-ppc64-static
|
||||
|
Loading…
Reference in New Issue
Block a user