Skip to content

Commit 40219a8

Browse files
committed
Update macOS runners to macOS 15
1 parent ace2528 commit 40219a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runners:
2323
<<: *base-job
2424

2525
- &job-macos
26-
os: macos-14
26+
os: macos-15
2727
<<: *base-job
2828

2929
- &job-windows

0 commit comments

Comments
 (0)