Skip to content

Commit 8d56e3e

Browse files
committed
test python 3.13
1 parent f0f2961 commit 8d56e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ on:
4141
description: Additional environment variables to set when running the tests. Should be in JSON format.
4242
required: false
4343
type: string
44-
default: '{"PYSPARK_IMAGE_TO_TEST": "python-311", "PYTHON_TO_TEST": "python3.11"}'
44+
default: '{"PYSPARK_IMAGE_TO_TEST": "python-313", "PYTHON_TO_TEST": "python3.13"}'
4545
jobs:
4646
description: >-
4747
Jobs to run, and should be in JSON format. The values should be matched with the job's key defined

0 commit comments

Comments
 (0)