We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa5791 commit 5e57453Copy full SHA for 5e57453
.github/workflows/ci.yml
@@ -188,7 +188,6 @@ jobs:
188
# - powerpc64-unknown-linux-gnu
189
target_feature: [default]
190
include:
191
- - { target: powerpc64-unknown-linux-gnu, target_feature: "+vsx" }
192
- { target: powerpc64le-unknown-linux-gnu, target_feature: "+vsx" }
193
# Fails due to QEMU floating point errors, probably handling subnormals incorrectly.
194
# This target is somewhat redundant, since ppc64le has altivec as well.
0 commit comments