Skip to content

Commit

Permalink
Add Maven CI action for building with Zulu and Liberica JDKs for Java…
Browse files Browse the repository at this point in the history
… 21, 23.

PiperOrigin-RevId: 726942542
Change-Id: Id9ff51372432035b3fb228c67a2fbc6641bf9e48
  • Loading branch information
ludoch authored and gae-java-bot committed Feb 14, 2025
1 parent 15ccc15 commit f154feb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ jobs:
os: [ubuntu-latest]
java: [17, 21, 22, 23]
jdk: [temurin]
include:
- java: [21, 23]
jdk: [zulu, liberica]

fail-fast: false

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit f154feb

Please sign in to comment.