Skip to content

Commit

Permalink
Replace MIPS with PPC32
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Oct 10, 2023
1 parent 7d510d7 commit e609fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
matrix:
include:
- os: ubuntu-latest
target: mips-unknown-linux-gnu
target: powerpc-unknown-linux-gnu
toolchain: stable

steps:
Expand Down

0 comments on commit e609fa9

Please sign in to comment.