Skip to content

Commit 5e57453

Browse files
committed
Disable big endian ppc64
1 parent baa5791 commit 5e57453

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,6 @@ jobs:
188188
# - powerpc64-unknown-linux-gnu
189189
target_feature: [default]
190190
include:
191-
- { target: powerpc64-unknown-linux-gnu, target_feature: "+vsx" }
192191
- { target: powerpc64le-unknown-linux-gnu, target_feature: "+vsx" }
193192
# Fails due to QEMU floating point errors, probably handling subnormals incorrectly.
194193
# This target is somewhat redundant, since ppc64le has altivec as well.

0 commit comments

Comments
 (0)