Skip to content

Commit d7f8b58

Browse files
authored
Remove MacOS runner as the slowest one
1 parent 24d73c1 commit d7f8b58

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424
- 21
2525
os:
2626
- ubuntu-22.04-arm
27-
- ubuntu-latest
28-
- macos-latest
27+
- ubuntu-22.04
2928
fail-fast: false
3029
steps:
3130
- name: Configure git

0 commit comments

Comments
 (0)