Skip to content

Commit

Permalink
chore: remove macos builders from pull request flow
Browse files Browse the repository at this point in the history
These actions are dramatically slowing doiwn the PR feedback loop since
runners are not being placed by GitHub it seems
  • Loading branch information
rtyler committed Jun 30, 2024
1 parent 0fe4dcc commit 159e577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-11
- windows-latest
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 159e577

Please sign in to comment.