Skip to content

Commit b216543

Browse files
committed
Rm superfluous runners
1 parent 70e73ef commit b216543

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@ jobs:
77
matrix:
88
os: [macos-latest, macos-12, macos-13]
99
include:
10-
- os: macos-15-xlarge
11-
- os: macos-15-large
1210
- os: macos-latest
1311
- os: macos-13
14-
- os: macos-13-xlarge
1512
steps:
1613
- uses: actions/checkout@v4
1714
with:

0 commit comments

Comments
 (0)