We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe8b43 commit 7449682Copy full SHA for 7449682
.github/workflows/rust-compiler-builder.yml
@@ -55,7 +55,7 @@ jobs:
55
# Regression: arm64e-apple-darwin
56
# Regression: macos-14 arm64
57
58
- - rust-targets: x86_64-apple-darwin,aarch64-apple-darwin,aarch64-apple-ios,arm64e-apple-ios
+ - rust-targets: x86_64-apple-darwin,aarch64-apple-darwin,aarch64-apple-ios,arm64e-apple-darwin,arm64e-apple-ios
59
os: macos-13 # x86-64
60
xcode-version: 15.2
61
rust-config: configure
0 commit comments