Skip to content

Commit e17cb7d

Browse files
committed
Try macos-latest-large
1 parent 86b9503 commit e17cb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
test-ios:
8080
if: github.ref == 'refs/heads/main' || contains(github.event.pull_request.labels.*.name, 'Apple 🍎')
8181
name: Test app (iOS)
82-
runs-on: macos-latest
82+
runs-on: macos-latest-large
8383
steps:
8484
- uses: actions/checkout@v4
8585
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)