Skip to content

Commit

Permalink
Remove CI for no longer supported MIPs targets
Browse files Browse the repository at this point in the history
  • Loading branch information
GnomedDev committed Sep 8, 2024
1 parent 965447a commit 309fa89
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/LinuxCrossCompileTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ jobs:
rust-version: stable
- target: armv5te-unknown-linux-musleabi
rust-version: stable
- target: mips-unknown-linux-musl
rust-version: "1.76"
cargo-version: "+1.76"
- target: mipsel-unknown-linux-musl
rust-version: "1.76"
cargo-version: "+1.76"

steps:
- name: Checkout Mini Moka
Expand Down

0 comments on commit 309fa89

Please sign in to comment.