Skip to content

Commit 4237ecf

Browse files
authored
Update macOS runner version in release workflow (#365)
1 parent a217007 commit 4237ecf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
build-macos:
13-
runs-on: macos-15
13+
runs-on: macos-26
1414
steps:
1515
- uses: actions/checkout@v4
1616
- run: |

0 commit comments

Comments
 (0)