The GitHub Actions job "Fory CI" on fory.git/ubuntu_arm64 has failed.
Run started by GitHub user esafak (triggered by esafak).

Head commit for run:
6fba5a08fda246b4c452481635978db4f7b035da / Emre Şafak 
<[email protected]>
Simplify Bazel build for cross-platform compatibility

*   Remove architecture-specific Bazel flags from `setup.py`.
*   Remove architecture detection and conditional Bazel build in `ci/deploy.sh`.
*   Introduce `config_setting` for `is_x86_64` and `is_arm64` in `BUILD`.
*   Define `ARCH_COPTS` using `select` to apply architecture-specific C++
    optimization flags.
*   Apply `ARCH_COPTS` to `pyx_library` rules in `BUILD`.
*   Remove hardcoded architecture-specific C++ flags from `.bazelrc`.

Report URL: https://github.com/apache/fory/actions/runs/15796623086

With regards,
GitHub Actions via GitBox


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

Reply via email to