diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 74fae47..3ce7dae 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -126,7 +126,7 @@ jobs: SPARK_REMOTE: "sc://localhost:15003" services: spark: - image: apache/spark:4.1.0-preview1 + image: apache/spark:4.1.0-preview2 env: SPARK_NO_DAEMONIZE: 1 ports: