Skip to content

Commit

Permalink
Add arm64 review builds (#5310)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenodegard committed Apr 26, 2024
1 parent 1ee3ed3 commit 440a34e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/builds-review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ jobs:
include:
- runner: ubuntu-latest
subdir: linux-64
- runner: macos-latest
- runner: macos-14
subdir: osx-arm64
- runner: macos-13
subdir: osx-64
- runner: windows-latest
subdir: win-64
Expand Down

0 comments on commit 440a34e

Please sign in to comment.