Skip to content

Commit

Permalink
ci: use mac runner for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Nov 10, 2024
1 parent 112cbf8 commit db75c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
test:
name: Test
runs-on: warp-ubuntu-latest-x64-16x
runs-on: warp-macos-latest-arm64-6x
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit db75c29

Please sign in to comment.