Skip to content

Commit

Permalink
ci: Restrict macOS testing to intel processor
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara committed Jun 17, 2024
1 parent a7459ea commit a082ad0
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-latest
runs-on: macos-12
if: github.event_name == 'pull_request'

strategy:
Expand Down

0 comments on commit a082ad0

Please sign in to comment.