We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa62de commit ce86f66Copy full SHA for ce86f66
.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