Skip to content

Commit 8001c5c

Browse files
committed
rename service to spark
1 parent 4198b59 commit 8001c5c

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
@@ -58,7 +58,7 @@ jobs:
5858
integration-test:
5959
runs-on: ubuntu-latest
6060
services:
61-
spark-connect-server:
61+
spark:
6262
image: apache/spark:4.0.0-preview2
6363
ports:
6464
- 15002:15002

0 commit comments

Comments
 (0)