paleolimbot commented on code in PR #359:
URL: https://github.com/apache/arrow-nanoarrow/pull/359#discussion_r1452502587
##########
.github/workflows/verify.yaml:
##########
@@ -138,7 +138,9 @@ jobs:
- {
platform: "centos7",
arch: "amd64",
- compose_args: "-e NANOARROW_ACCEPT_IMPORT_GPG_KEYS_ERROR=1"
+ # Currently the Python on the centos7 image is 3.6, which does
not support
Review Comment:
That's good to know! I may punt on centos7 testing (or decide that it's no
longer worth it) until the next version...we already test that the C library
compiles on gcc 4.8 which is the main hurdle.
--
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]