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 11, 2024
1 parent 7776234 commit 7e00e6e
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 7e00e6e

Please sign in to comment.