File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 21
21
global :
22
22
secure : " e2/3QjgRN9atOuSHp22TrYG7QVKcYUWY48Hi9b60w+r1+BhPkTseIJLte7WefRhdXtqpjjUJTooKDhnurFOeHaCT+nmBgiv+FPU893sBl4bhesY4m0vgUJVbNZcs6lTImYekWVb+aqjGdgV/XAgCw7c3kPmrZV0MzGDWL64Xaps="
23
23
matrix :
24
- allow_failures :
25
- # FIXME(#987) move back to include once 404 is fixed
26
- - env : TARGET=s390x-unknown-linux-gnu
27
- # FIXME(#1064)
28
- - env : TARGET=sparc64-unknown-linux-gnu
29
24
include :
30
25
# 1.13.0 compat
31
26
- env : TARGET=x86_64-unknown-linux-gnu NO_ADD=1
@@ -118,6 +113,8 @@ matrix:
118
113
- env : TARGET=x86_64-apple-ios
119
114
CARGO_TARGET_X86_64_APPLE_IOS_RUNNER=$HOME/runtest
120
115
RUSTFLAGS=-Clink-arg=-mios-simulator-version-min=7.0
116
+ # FIXME(#1064)
117
+ - env : TARGET=sparc64-unknown-linux-gnu
121
118
122
119
notifications :
123
120
email :
You can’t perform that action at this time.
0 commit comments