We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff201a commit 49e9bd3Copy full SHA for 49e9bd3
.github/workflows/release.yml
@@ -139,6 +139,8 @@ jobs:
139
arch: x86
140
- platform: darwin
141
arch: x86_64
142
+ - platform: darwin
143
+ arch: aarch64
144
steps:
145
- uses: actions/checkout@v4
146
.github/workflows/templates/release.yml.jinja
@@ -173,6 +173,8 @@ permissions:
173
174
175
176
177
178
179
180
0 commit comments