zhengruifeng commented on code in PR #53588:
URL: https://github.com/apache/spark/pull/53588#discussion_r2644978145


##########
.github/workflows/build_and_test.yml:
##########
@@ -41,14 +41,14 @@ on:
         description: Additional environment variables to set when running the 
tests. Should be in JSON format.
         required: false
         type: string
-        default: '{"PYSPARK_IMAGE_TO_TEST": "python-311", "PYTHON_TO_TEST": 
"python3.11"}'
+        default: '{"PYSPARK_IMAGE_TO_TEST": "python-314-nogil", 
"PYTHON_TO_TEST": "python3.14t", "PYTHON_GIL": "0"}'

Review Comment:
   This is to check the new image via PR builder, will revert it before merge



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


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

Reply via email to