File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ matrix:
50
50
- env : TARGET=arm-unknown-linux-gnueabi
51
51
rust : 1.13.0
52
52
- env : TARGET=arm-unknown-linux-musleabi
53
- rust : 1.13 .0
53
+ rust : 1.14 .0
54
54
- env : TARGET=armv7-unknown-linux-gnueabihf
55
55
rust : 1.13.0
56
56
- env : TARGET=i686-unknown-linux-gnu
@@ -131,7 +131,7 @@ matrix:
131
131
- env : TARGET=mips64el-unknown-linux-gnuabi64
132
132
rust : 1.13.0
133
133
- env : TARGET=arm-unknown-linux-musleabi
134
- rust : 1.13 .0
134
+ rust : 1.14 .0
135
135
- env : TARGET=s390x-unknown-linux-gnu
136
136
rust : 1.13.0
137
137
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Tier 2:
77
77
78
78
Tier 3:
79
79
* aarch64-apple-ios
80
- * arm-unknown-linux-musleabi
80
+ * arm-unknown-linux-musleabi (requires Rust >= 1.14)
81
81
* armv7-apple-ios
82
82
* armv7s-apple-ios
83
83
* i386-apple-ios
You can’t perform that action at this time.
0 commit comments