Skip to content

Commit

Permalink
chore: attempt to re-enable mipsel in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanhood committed Nov 14, 2023
1 parent 837fd85 commit 57b85bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ jobs:
os: ubuntu-latest
rust: stable
target: powerpc64-unknown-linux-gnu
- build: stable-mipsel
os: ubuntu-latest
rust: stable
target: mipsel-unknown-linux-gnu
- build: stable-s390x
os: ubuntu-latest
rust: stable
Expand Down

0 comments on commit 57b85bc

Please sign in to comment.