Skip to content

Commit

Permalink
ci: Run macOS tests on m1 processor
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara committed Jul 24, 2024
1 parent f743092 commit 4c5b791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:

tests-macos:
name: Unit Tests (macOS)
runs-on: macos-12
runs-on: macos-latest
if: github.event_name == 'pull_request'

strategy:
Expand Down

0 comments on commit 4c5b791

Please sign in to comment.