Skip to content

Commit 7449682

Browse files
authored
feat: add arm64e-apple-darwin (#26)
1 parent ffe8b43 commit 7449682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-compiler-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
# Regression: arm64e-apple-darwin
5656
# Regression: macos-14 arm64
5757

58-
- rust-targets: x86_64-apple-darwin,aarch64-apple-darwin,aarch64-apple-ios,arm64e-apple-ios
58+
- rust-targets: x86_64-apple-darwin,aarch64-apple-darwin,aarch64-apple-ios,arm64e-apple-darwin,arm64e-apple-ios
5959
os: macos-13 # x86-64
6060
xcode-version: 15.2
6161
rust-config: configure

0 commit comments

Comments
 (0)