Remove ppc64 buiild target
This commit is contained in:
parent
727207778b
commit
1513541d73
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
||||
target:
|
||||
- x86_64-unknown-linux-gnu
|
||||
- aarch64-unknown-linux-gnu
|
||||
- powerpc64-unknown-linux-gnu
|
||||
# - powerpc64-unknown-linux-gnu
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
|
Loading…
Reference in New Issue
Block a user