Skip to content

Commit 5160c8c

Browse files
author
culler
committed
Try running tests on a macOS 15 CI runner
1 parent aafb357 commit 5160c8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/mac-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- "main"
66
- "core-8-branch"
77
- "core-8-6-branch"
8+
- "sequoia-tests"
89
tags:
910
- "core-**"
1011
permissions:
@@ -13,7 +14,7 @@ env:
1314
ERROR_ON_FAILURES: 1
1415
jobs:
1516
xcode:
16-
runs-on: macos-14
17+
runs-on: macos-15
1718
defaults:
1819
run:
1920
shell: bash

0 commit comments

Comments
 (0)