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

   ## What changed
   
   - add a native Linux ARM64 matrix entry using GitHub's `ubuntu-22.04-arm` 
hosted runner
   - select `ldb_toolchain_gen_aarch64.sh` for the ARM64 job while keeping the 
existing x86_64 toolchain
   - upload both `doris-thirdparty-prebuilt-linux-aarch64.tar.xz` and the 
existing compatibility asset `doris-thirdparty-prebuild-arm64.tar.xz`
   
   ## Why
   
   Linux ARM64 prebuilds currently depend on an internal ARM machine plus an 
hourly upload cron, unlike the other three platforms. Public repositories can 
now use standard native ARM64 GitHub-hosted runners, so the build and 
publication can live in the same workflow as Linux x86_64 and macOS.
   
   Keeping the legacy asset name avoids breaking existing Doris release jobs 
and download URLs during the migration.
   
   ## Validation
   
   - `actionlint .github/workflows/build.yml`
   - YAML parse and `git diff --check`
   - live Linux ARM64 GitHub Actions run will be linked in a follow-up PR 
comment
   


-- 
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