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 c2ccfaf commit c4dcf90Copy full SHA for c4dcf90
.github/workflows/dist.yml
@@ -48,6 +48,8 @@ jobs:
48
arch: x86_64
49
- os: ubuntu-latest
50
arch: i686
51
+ - os: ubuntu-24.04-arm
52
+ arch: aarch64
53
- os: macos-13
54
55
- os: macos-14
0 commit comments