vakarisbk commented on code in PR #56:
URL: https://github.com/apache/spark-docker/pull/56#discussion_r1359853632
##########
.github/workflows/test.yml:
##########
@@ -37,12 +37,15 @@ on:
- 3.3.0
java:
description: 'The Java version of Spark image.'
- default: 11
+ default: "11"
Review Comment:
Not really. Value is defined as string and my linter was complaining that
it's not a string. GH actions don't really care about this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]