Skip to content

Commit ea48990

Browse files
committed
Revert "[FLINK-36332] Try simplified version exclusion"
This reverts commit cd739dd.
1 parent 84d3673 commit ea48990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
test: test_autoscaler.sh
157157
- mode: standalone
158158
test: test_dynamic_config.sh
159-
- flink_version.tag: "v1_17"
159+
- flink_version: { tag: "v1_17", image: "flink:1.17" }
160160
test: test_dynamic_config.sh
161161
- flink_version: { tag: "v1_16", image: "flink:1.16" }
162162
test: test_autoscaler.sh

0 commit comments

Comments
 (0)