Skip to content

Commit 9f01a0f

Browse files
authored
update to spark v4.0.1 (#324)
1 parent ede5a0c commit 9f01a0f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.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.8
8585
python_version_2: 3.12.12
86-
spark_version: 3.5.7
86+
spark_version: 4.0.1
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.8
9797
python_version_2: 3.12.12
98-
spark_version: 3.5.7
98+
spark_version: 4.0.1
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.8
109109
python_version_2: 3.12.12
110-
spark_version: 3.5.7
110+
spark_version: 4.0.1
111111
build_gpu: false
112112
secrets: inherit
113113
python-pytorch:
@@ -189,7 +189,7 @@ jobs:
189189
base_image: r-minimal
190190
r_version_1: 4.5.2
191191
r_version_2: 4.4.3
192-
spark_version: 3.5.7
192+
spark_version: 4.0.1
193193
build_gpu: false
194194
secrets: inherit
195195
rstudio-sparkr:
@@ -201,7 +201,7 @@ jobs:
201201
base_image: sparkr
202202
r_version_1: 4.5.2
203203
r_version_2: 4.4.3
204-
spark_version: 3.5.7
204+
spark_version: 4.0.1
205205
build_gpu: false
206206
secrets: inherit
207207
r-python-julia:

0 commit comments

Comments
 (0)