Skip to content

Commit

Permalink
ci: Use WarpBuild for macOS 13 Arm64, add macOS 14 Arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan authored Feb 8, 2024
1 parent d5e642c commit 707043a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
- ubuntu-22.04
- macos-12
- macos-13
- macos-13-xlarge
- warp-macos-13-arm64-6x
- macos-14
runs-on: ${{ matrix.os }}
steps:
- name: Set up Homebrew
Expand Down

0 comments on commit 707043a

Please sign in to comment.