We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b4032f + fb82ab8 commit 61130a6Copy full SHA for 61130a6
2 files changed
.github/workflows/prerelease.yml
@@ -35,6 +35,8 @@ jobs:
35
include:
36
- os: ubuntu-24.04
37
arch: x86_64
38
+ - os: ubuntu-24.04
39
+ arch: aarch64
40
- os: windows-2022
41
arch: auto
42
- os: macos-14
.github/workflows/stable-release-workflow.yml
@@ -34,6 +34,8 @@ jobs:
34
0 commit comments