kou commented on code in PR #36061:
URL: https://github.com/apache/arrow/pull/36061#discussion_r1235818254


##########
dev/tasks/tasks.yml:
##########
@@ -1517,9 +1516,9 @@ tasks:
       image: conda-python-hdfs
 {% endfor %}
 
-{% for python_version, spark_version, test_pyarrow_only, numpy_version in 
[("3.7", "v3.1.2", "false", "latest"),
-                                                                           
("3.8", "v3.2.0", "false", "1.23"),
-                                                                           
("3.9", "master", "false", "latest")] %}
+{% for python_version, spark_version, test_pyarrow_only, numpy_version in 
[("3.8", "v3.1.2", "false", "latest"),

Review Comment:
   Ah, yes. It makes sense.



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

Reply via email to