Skip to content

Commit 3574e39

Browse files
authored
Run tests on macOS 26 with Xcode 26 as well (#6247)
1 parent 5b9db55 commit 3574e39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
xcode: '15.4'
4444
- macOS: '15'
4545
xcode: '16.4'
46+
- macOS: '26'
47+
xcode: '26.0'
4648
env:
4749
DEVELOPER_DIR: /Applications/Xcode_${{ matrix.xcode }}.app
4850
steps:

0 commit comments

Comments
 (0)