XComp merged PR #180:
URL: https://github.com/apache/flink-docker/pull/180
--
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: issues-unsubscr...@flink.apac
XComp commented on code in PR #180:
URL: https://github.com/apache/flink-docker/pull/180#discussion_r1484449607
##
.github/workflows/snapshot.yml:
##
@@ -38,14 +38,14 @@ jobs:
matrix:
java_version: [8, 11]
build:
- - flink_version: 1.19-SNAPSHOT
XComp commented on code in PR #180:
URL: https://github.com/apache/flink-docker/pull/180#discussion_r1484401070
##
.github/workflows/snapshot.yml:
##
@@ -38,14 +38,14 @@ jobs:
matrix:
java_version: [8, 11]
build:
- - flink_version: 1.19-SNAPSHOT
JingGe commented on code in PR #180:
URL: https://github.com/apache/flink-docker/pull/180#discussion_r1484202025
##
.github/workflows/snapshot.yml:
##
@@ -38,14 +38,14 @@ jobs:
matrix:
java_version: [8, 11]
build:
- - flink_version: 1.19-SNAPSHO
XComp opened a new pull request, #180:
URL: https://github.com/apache/flink-docker/pull/180
This way we are aligned with what's described in the
[README.md](https://github.com/apache/flink-docker/blob/master/README.md#development-workflow)
again.
--
This is an automated message from the