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 84d3673 commit ea48990Copy full SHA for ea48990
.github/workflows/ci.yml
@@ -156,7 +156,7 @@ jobs:
156
test: test_autoscaler.sh
157
- mode: standalone
158
test: test_dynamic_config.sh
159
- - flink_version.tag: "v1_17"
+ - flink_version: { tag: "v1_17", image: "flink:1.17" }
160
161
- flink_version: { tag: "v1_16", image: "flink:1.16" }
162
0 commit comments