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 8948f5f commit ce25b32Copy full SHA for ce25b32
.github/workflows/main.yml
@@ -57,6 +57,7 @@ jobs:
57
- { os: windows-latest, arch: AMD64 }
58
- { os: windows-latest, arch: x86 }
59
- { os: macos-latest, arch: x86_64 }
60
+ - { os: macos-latest, arch: arm64 }
61
- { os: macos-latest, arch: universal2 }
62
63
steps:
0 commit comments