Skip to content

Commit 85ff35d

Browse files
committed
feat: updated release workflow
1 parent 3298838 commit 85ff35d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ jobs:
136136
strategy:
137137
matrix:
138138
platform:
139-
- runner: macos-13
139+
- runner: macos-15-large
140140
target: x86_64
141-
- runner: macos-14
141+
- runner: macos-15
142142
target: aarch64
143143

144144
defaults:

0 commit comments

Comments
 (0)