Skip to content

Commit b159512

Browse files
authored
Use macos 15 for release job (#302)
1 parent c8fbc8a commit b159512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency: # to avoid race conditions
1818

1919
jobs:
2020
release:
21-
runs-on: macos-26
21+
runs-on: macos-15
2222
environment:
2323
name: Only Main
2424
timeout-minutes: 15

0 commit comments

Comments
 (0)