We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569c789 commit 47baadaCopy full SHA for 47baada
.github/workflows/rust.yml
@@ -36,7 +36,7 @@ jobs:
36
target:
37
- aarch64-unknown-linux-gnu
38
- i686-unknown-linux-gnu
39
- - mips64-unknown-linux-gnuabi64
+ - powerpc-unknown-linux-gnu
40
steps:
41
- uses: actions/checkout@v1
42
- uses: actions-rs/toolchain@v1
0 commit comments