martin-g commented on code in PR #3221:
URL: https://github.com/apache/avro/pull/3221#discussion_r1820773616
##########
.github/workflows/test-lang-py-ARM.yml:
##########
@@ -21,7 +21,7 @@ on:
pull_request:
branches: [ main ]
paths:
- - .github/workflows/test-lang-py.yml
+ - .github/workflows/test-lang-py-ARM.yml
Review Comment:
The ARM64 VMs are self-hosted by ASF Infra and they use Ubuntu 20.04 with an
old Python version in the OS repos ...
This should be re-worked to use Conda or something similar to install a
newer version of Python.
--
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]