Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3eab8b9

Browse files
committed
ci: Change cross builders
The mips platforms appears to have disappeared.
1 parent dcedb3b commit 3eab8b9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,7 @@ jobs:
3838
include:
3939
# 64-bit, big-endian
4040
- rust: stable
41-
target: mips64-unknown-linux-gnuabi64
42-
# 32-bit, big-endian
43-
- rust: stable
44-
target: mips-unknown-linux-gnu
41+
target: s390x-unknown-linux-gnu
4542
# 32-bit, little-endian
4643
- rust: stable
4744
target: i686-unknown-linux-gnu

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /