fix testing on arm64

This commit is contained in:
narimiran 2024-11-27 18:51:14 +01:00
parent 1eaeea10b3
commit 85e6141351
No known key found for this signature in database
GPG Key ID: 858F5E6FB71FD8F5
1 changed files with 5 additions and 0 deletions

View File

@ -54,7 +54,12 @@ jobs:
builder: ['self-hosted','ubuntu-22.04']
- target:
os: macos
cpu: amd64
builder: macos-13
- target:
os: macos
cpu: arm64
builder: macos-latest
- target:
os: windows
builder: windows-2019