Skip to content

Commit e11c0cd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.sh

Lines changed: 1 addition & 1 deletion
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)