Skip to content

Commit b7c78ef

Browse files
committed
Test e2e test for Java 11 only.
1 parent 890a61f commit b7c78ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/check-e2e.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ jobs:
5252
matrix:
5353
java:
5454
- 11
55-
- 17
56-
- 21
55+
5756
steps:
5857
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
5958
- name: Setup java

0 commit comments

Comments
 (0)