Skip to content

Commit 7a5b702

Browse files
committed
Update mac binary runner
1 parent d6554d5 commit 7a5b702

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release_binary.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ jobs:
4949
strategy:
5050
matrix:
5151
os:
52-
- macos-13
52+
- macos-15-intel
5353
- macos-latest
5454
- ubuntu-latest
5555
- windows-latest
5656
include:
57-
- os: macos-13
58-
label: macos-x86_64
57+
- os: macos-15-intel
58+
label: macos-15-intel
5959
suffix: ""
6060
- os: macos-latest
6161
label: macos-arm64

0 commit comments

Comments
 (0)