kou opened a new issue, #33820: URL: https://github.com/apache/arrow/issues/33820
### Describe the bug, including details regarding any error messages, version, and platform. #33811 adds `libxsimd-dev` to verification environment but Ubuntu 20.04 doesn't provide `libxsimd-dev` yet. https://github.com/ursacomputing/crossbow/actions/runs/3974884455/jobs/6814413839#step:5:359 ```text #6 5.647 + apt-get install -y -q --no-install-recommends libxsimd-dev llvm-dev #6 5.700 Reading package lists... #6 6.695 Building dependency tree... #6 6.861 Reading state information... #6 6.880 E: Unable to locate package libxsimd-dev ``` ### Component(s) Continuous Integration, Release -- 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]
