Skip to content

Commit cf711f2

Browse files
committed
ci: make aarch64-apple-darwin not a nightly-only target
1 parent b166898 commit cf711f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ x86_64-unknown-redox \
156156
"
157157

158158
rust_apple_targets="\
159+
aarch64-apple-darwin \
159160
aarch64-apple-ios \
160161
"
161162

162163
rust_nightly_apple_targets="\
163-
aarch64-apple-darwin \
164164
"
165165

166166
# Must start with `x86_64-pc-windows-msvc` first.

0 commit comments

Comments
 (0)