Skip to content

Commit

Permalink
disable cross for mips
Browse files Browse the repository at this point in the history
  • Loading branch information
rklaehn committed Apr 24, 2024
1 parent 623374a commit e94cc4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ jobs:
- i686-unknown-linux-musl
- armv7-unknown-linux-gnueabihf
- aarch64-unknown-linux-gnu
- mips-unknown-linux-gnu

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e94cc4e

Please sign in to comment.