We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f18c80e commit 5c89873Copy full SHA for 5c89873
.github/workflows/main.yaml
@@ -25,7 +25,7 @@ jobs:
25
artifact-file: madamiru
26
tar: true
27
- os: macos-14
28
- rust-target: x86_64-apple-darwin
+ rust-target: aarch64-apple-darwin
29
artifact-name: mac
30
31
0 commit comments