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 af78dcb commit 88394beCopy full SHA for 88394be
1 file changed
.github/workflows/ci.yml
@@ -220,17 +220,11 @@ jobs:
220
- test_flink_operator_ha.sh
221
- test_snapshot.sh
222
- test_batch_job.sh
223
- - test_bluegreen_laststate.sh
224
- - test_bluegreen_stateless.sh
225
exclude:
226
- mode: standalone
227
test: test_autoscaler.sh
228
- flink-version: v1_19
229
test: test_snapshot.sh
230
- - flink-version: v1_19
231
- test: test_bluegreen_laststate.sh
232
233
- test: test_bluegreen_stateless.sh
234
uses: ./.github/workflows/e2e.yaml
235
with:
236
java-version: 17
0 commit comments