Skip to content

Commit 357e30a

Browse files
committed
Update gh action build
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
1 parent ed5c55c commit 357e30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
strategy:
2929
matrix:
30-
java_version: [ 11, 17, 21-ea ]
30+
java_version: [ 11, 17, 21 ]
3131

3232
steps:
3333
- name: Checkout for build

0 commit comments

Comments
 (0)