Skip to content

Commit cd739dd

Browse files
committed
[FLINK-36332] Try simplified version exclusion
1 parent 04cd6d6 commit cd739dd

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", image: "flink:1.17" }
159+
- flink_version.tag: "v1_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)