Skip to content

Commit ef4dc5b

Browse files
committed
[FLINK-36460] exclude
1 parent df5044c commit ef4dc5b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ jobs:
107107
test: test_autoscaler.sh
108108
- mode: standalone
109109
test: test_dynamic_config.sh
110+
- flink-version: v1_16
111+
test: test_autoscaler.sh
112+
- flink-version: v1_16
113+
test: test_dynamic_config.sh
114+
110115
uses: ./.github/workflows/e2e.yaml
111116
with:
112117
java-version: 11

0 commit comments

Comments
 (0)