hello-stephen opened a new pull request, #66500:
URL: https://github.com/apache/doris/pull/66500

   ## Problem
   
   The branch-3.1 macOS BE UT workflow still requests the retired `macos-13` 
image, so jobs cannot receive a runner and remain queued.
   
   ## Change
   
   - Move the job to the supported Intel `macos-15-intel` image.
   - Keep the existing x86_64 third-party archive and JDK 17 x64 selection; 
this avoids an architecture change in the release branch.
   - Update checkout to v4 for the current hosted-runner runtime.
   - Include the workflow itself in the BE path filter so this workflow-only PR 
executes the target Ccache and BE UT steps.
   
   No Doris runtime or test behavior is changed.
   
   ## Compatibility and validation
   
   - GitHub's current runner catalog identifies `macos-15-intel` as x64.
   - The branch-pinned `automation-3.0` release contains 
`doris-thirdparty-prebuilt-darwin-x86_64.tar.xz`.
   - `actionlint .github/workflows/be-ut-mac.yml`
   - Embedded `run` block: `bash -n`
   - `git diff --check`
   - Target terminal GitHub Actions canary: pending on the exact PR head.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to