Skip to content

Commit

Permalink
fix testing on arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
narimiran committed Nov 27, 2024
1 parent 1eaeea1 commit 85e6141
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 85e6141

Please sign in to comment.