Replace MIPS with PPC32

This commit is contained in:
Diggory Hardy 2023-10-10 10:17:55 +01:00
parent 7d510d7397
commit e609fa98fc

View File

@ -113,7 +113,7 @@ jobs:
matrix:
include:
- os: ubuntu-latest
target: mips-unknown-linux-gnu
target: powerpc-unknown-linux-gnu
toolchain: stable
steps: