Skip to content

Commit eab2371

Browse files
committed
DO NOT MERGE. Matrix wrangling
1 parent 4fca075 commit eab2371

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
include:
9393
- namespace: flink
9494
extraArgs: '--create-namespace --set "watchNamespaces={default,flink}"'
95+
java-version: [ 21 ]
9596
- version: v1_20
9697
image: flink:1.20
9798
- version: v1_20
@@ -100,6 +101,7 @@ jobs:
100101
namespace: "default"
101102
test: test_application_operations.sh
102103
http-client: [ "okhttp", "vertx", "jetty", "jdk"]
104+
java-version: [ 21 ]
103105
exclude:
104106
- namespace: default
105107
test: test_multi_sessionjob.sh

0 commit comments

Comments
 (0)