This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch branch-4.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-4.2 by this push:
new 042cdfe23b3 [fix](ci) Update github host from macos-13 to macos-15
(#67747)
042cdfe23b3 is described below
commit 042cdfe23b3b8e35dd236022fc99b4ccc9869e6c
Author: Aurélien Pupier <[email protected]>
AuthorDate: Thu Sep 17 15:23:15 2026 +0200
[fix](ci) Update github host from macos-13 to macos-15 (#67747)
macos-13 is no more available
https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
it is causing a lot of PR jobs to wait in queue for a long time when
there is a PR on 4.2 branch
it has been already upgraded on main branch
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test <!-- At least one of them must be included. -->
- [ ] Regression test
- [ ] Unit Test
- [ ] Manual test (add detailed scripts or steps below)
- [ ] No need to test or manual test. Explain why:
- [ ] This is a refactor/code format and no logic has been changed.
- [ ] Previous test can cover this change.
- [ ] No code files have been changed.
- [ ] Other reason <!-- Add your reason? -->
- Behavior changed:
- [x] No.
- [ ] Yes. <!-- Explain the behavior change -->
- Does this need documentation?
- [x] No.
- [ ] Yes. <!-- Add document PR link here. eg:
https://github.com/apache/doris-website/pull/1214 -->
### Check List (For Reviewer who merge this PR)
- [ ] Confirm the release note
- [ ] Confirm test cases
- [ ] Confirm document
- [ ] Add branch pick label <!-- Add branch pick label that this PR
should merge into -->
Signed-off-by: Aurélien Pupier <[email protected]>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]