Skip to content

Commit

Permalink
ci: MIPS?
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Sep 2, 2023
1 parent 0b06908 commit 0cbff84
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@ jobs:
matrix:
target:
- i586-unknown-linux-gnu
- mips64-unknown-linux-gnuabi64
- mips-unknown-linux-gnu
- mips64el-unknown-linux-gnuabi64
- mipsel-unknown-linux-gnu
- powerpc-unknown-linux-gnu
- powerpc64-unknown-linux-gnu
- riscv64gc-unknown-linux-gnu
Expand Down

0 comments on commit 0cbff84

Please sign in to comment.