Skip to content

Commit e609fa9

Browse files
committed
Replace MIPS with PPC32
1 parent 7d510d7 commit e609fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
matrix:
114114
include:
115115
- os: ubuntu-latest
116-
target: mips-unknown-linux-gnu
116+
target: powerpc-unknown-linux-gnu
117117
toolchain: stable
118118

119119
steps:

0 commit comments

Comments
 (0)