MartijnVisser commented on code in PR #20:
URL:
https://github.com/apache/flink-connector-gcp-pubsub/pull/20#discussion_r1391164121
##########
.github/workflows/weekly.yml:
##########
@@ -26,7 +26,7 @@ jobs:
if: github.repository_owner == 'apache'
strategy:
matrix:
- flink: [1.16-SNAPSHOT, 1.17-SNAPSHOT]
+ flink: [1.17.1, 1.18.0]
Review Comment:
> Although not sure this branch weekly file is even used
You can only trigger cron scheduled jobs from everything that's in `main`,
so it doesn't matter.
--
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]