Skip to content

Commit 248f0be

Browse files
chore: remove non-open source compat runner
1 parent c696832 commit 248f0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-voiceover.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
continue-on-error: true
1313
strategy:
1414
matrix:
15-
os: [macos-13, macos-14, macos-15, macos-15-xlarge]
15+
os: [macos-13, macos-14, macos-15]
1616
steps:
1717
- uses: actions/checkout@v3
1818
- run: |

0 commit comments

Comments
 (0)