Skip to content

Commit 719cf08

Browse files
committed
- update workflow
1 parent f76248e commit 719cf08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ jobs:
324324
prerelease: ${{ startsWith(github.ref, 'refs/tags/pre') }}
325325

326326
build-macos-portable:
327-
runs-on: macos-15-large
327+
runs-on: macos-15
328328
needs: [get-info, build-core, auto-test]
329329
if: github.event_name != 'pull_request'
330330
env:

0 commit comments

Comments
 (0)