aarch64-macos suffix for module (#44)

This commit is contained in:
gusto 2026-06-24 16:50:00 +03:00 committed by GitHub
parent 4c8df12492
commit a5098cfb12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ jobs:
- os: ubuntu-24.04-arm
arch: aarch64-linux
- os: macos-14
arch: aarch64-darwin
arch: aarch64-macos
runs-on: ${{ matrix.os }}
steps: