Fix workflow
This commit is contained in:
parent
36c8bf363f
commit
40f04353d8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -184,7 +184,7 @@ jobs:
|
||||
# MIPS uses a nonstandard binary representation for NaNs which makes it worth testing
|
||||
# - mips-unknown-linux-gnu
|
||||
# - mips64-unknown-linux-gnuabi64
|
||||
target_feature: "default"
|
||||
target_feature: [default]
|
||||
include:
|
||||
- { target: powerpc64-unknown-linux-gnu, target_feature: "native" }
|
||||
- { target: powerpc64le-unknown-linux-gnu, target_feature: "native" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user