Skip to content

Commit 88eedc6

Browse files
committed
use macos-26 runner (has Xcode 26 with Swift 6.2)
1 parent 5568bd4 commit 88eedc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ concurrency:
2525

2626
jobs:
2727
release:
28-
runs-on: macos-15
28+
runs-on: macos-26
2929
steps:
3030
- uses: actions/checkout@v4
3131

0 commit comments

Comments
 (0)