Skip to content

Commit 0a210ab

Browse files
zaniebMtkN1
authored andcommitted
Run release builds for macos-x86_64 on macos-14 runners (astral-sh#8327)
1 parent 23724eb commit 0a210ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
macos-x86_64:
6666
if: ${{ !contains(github.event.pull_request.labels.*.name, 'no-build') }}
67-
runs-on: macos-13-large
67+
runs-on: macos-14
6868
steps:
6969
- uses: actions/checkout@v4
7070
with:

0 commit comments

Comments
 (0)