Skip to content

Commit cc6d126

Browse files
ci: use macos-15 runner for Xcode 16 project format compatibility
1 parent 50649d2 commit cc6d126

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-mac.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-dmg:
13-
runs-on: macos-14
13+
runs-on: macos-15
1414
steps:
1515
- name: Checkout
1616
uses: actions/checkout@v4

0 commit comments

Comments
 (0)