Skip to content

Commit 14ef4a0

Browse files
committed
DO NOT MERGE. Is that better?
1 parent eab2371 commit 14ef4a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
include:
9393
- namespace: flink
9494
extraArgs: '--create-namespace --set "watchNamespaces={default,flink}"'
95-
java-version: [ 21 ]
95+
java-version: 21
9696
- version: v1_20
9797
image: flink:1.20
9898
- version: v1_20
@@ -101,7 +101,7 @@ jobs:
101101
namespace: "default"
102102
test: test_application_operations.sh
103103
http-client: [ "okhttp", "vertx", "jetty", "jdk"]
104-
java-version: [ 21 ]
104+
java-version: 21
105105
exclude:
106106
- namespace: default
107107
test: test_multi_sessionjob.sh

0 commit comments

Comments
 (0)