We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78e86d commit be1bcceCopy full SHA for be1bcce
.github/workflows/build_and_test.yml
@@ -62,7 +62,7 @@ jobs:
62
image: apache/spark:4.0.0-preview2
63
ports:
64
- 15002:15002
65
- options: /opt/spark/sbin/start-connect-server.sh
+ options: --entrypoint /opt/spark/sbin/start-connect-server.sh
66
steps:
67
- uses: actions/checkout@v4
68
- uses: swift-actions/[email protected]
0 commit comments