Skip to content

Commit f154feb

Browse files
ludochgae-java-bot
authored andcommitted
Add Maven CI action for building with Zulu and Liberica JDKs for Java 21, 23.
PiperOrigin-RevId: 726942542 Change-Id: Id9ff51372432035b3fb228c67a2fbc6641bf9e48
1 parent 15ccc15 commit f154feb

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/maven.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
os: [ubuntu-latest]
3434
java: [17, 21, 22, 23]
3535
jdk: [temurin]
36-
include:
37-
- java: [21, 23]
38-
jdk: [zulu, liberica]
39-
4036
fail-fast: false
4137

4238
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)