Disable big endian ppc64
This commit is contained in:
parent
baa5791a45
commit
5e5745318a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -188,7 +188,6 @@ jobs:
|
|||
# - powerpc64-unknown-linux-gnu
|
||||
target_feature: [default]
|
||||
include:
|
||||
- { target: powerpc64-unknown-linux-gnu, target_feature: "+vsx" }
|
||||
- { target: powerpc64le-unknown-linux-gnu, target_feature: "+vsx" }
|
||||
# Fails due to QEMU floating point errors, probably handling subnormals incorrectly.
|
||||
# This target is somewhat redundant, since ppc64le has altivec as well.
|
||||
|
|
Loading…
Add table
Reference in a new issue