Skip to content

Commit fcdff19

Browse files
authored
Update spark version 3.5.6 (#299)
1 parent daa653f commit fcdff19

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/main-workflow.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
base_image: python-minimal
8484
python_version_1: 3.13.5
8585
python_version_2: 3.12.11
86-
spark_version: 3.5.5
86+
spark_version: 3.5.6
8787
build_gpu: false
8888
secrets: inherit
8989
jupyter-pyspark:
@@ -95,7 +95,7 @@ jobs:
9595
base_image: pyspark
9696
python_version_1: 3.13.5
9797
python_version_2: 3.12.11
98-
spark_version: 3.5.5
98+
spark_version: 3.5.6
9999
build_gpu: false
100100
secrets: inherit
101101
vscode-pyspark:
@@ -107,7 +107,7 @@ jobs:
107107
base_image: pyspark
108108
python_version_1: 3.13.5
109109
python_version_2: 3.12.11
110-
spark_version: 3.5.5
110+
spark_version: 3.5.6
111111
build_gpu: false
112112
secrets: inherit
113113
python-pytorch:
@@ -186,7 +186,7 @@ jobs:
186186
base_image: r-minimal
187187
r_version_1: 4.5.1
188188
r_version_2: 4.4.3
189-
spark_version: 3.5.5
189+
spark_version: 3.5.6
190190
build_gpu: false
191191
secrets: inherit
192192
rstudio-sparkr:
@@ -198,7 +198,7 @@ jobs:
198198
base_image: sparkr
199199
r_version_1: 4.5.1
200200
r_version_2: 4.4.3
201-
spark_version: 3.5.5
201+
spark_version: 3.5.6
202202
build_gpu: false
203203
secrets: inherit
204204
r-python-julia:

0 commit comments

Comments
 (0)