Skip to content

Commit 2261778

Browse files
committed
working on macOS build
1 parent aa7c3ca commit 2261778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
build:
88
if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head.repo.full_name }}
9-
runs-on: macos-latest
9+
runs-on: macos-latest-large
1010

1111
steps:
1212
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)