Skip to content

Commit

Permalink
Remove MacOS runner as the slowest one
Browse files Browse the repository at this point in the history
  • Loading branch information
plokhotnyuk authored Jan 26, 2025
1 parent 24d73c1 commit d7f8b58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
- 21
os:
- ubuntu-22.04-arm
- ubuntu-latest
- macos-latest
- ubuntu-22.04
fail-fast: false
steps:
- name: Configure git
Expand Down

0 comments on commit d7f8b58

Please sign in to comment.