Skip to content

Commit 60bab5d

Browse files
committed
test py 3.13
1 parent d62a6db commit 60bab5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
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)