Skip to content

Commit a499872

Browse files
authored
Update macOS runner version in release workflow
1 parent e7a360c commit a499872

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
@@ -74,7 +74,7 @@ jobs:
7474
runner: macos-latest
7575
- arch: x86_64
7676
target: x86_64-apple-darwin
77-
runner: macos-13
77+
runner: macos-16
7878

7979
runs-on: ${{ matrix.runner }}
8080

0 commit comments

Comments
 (0)