Skip to content

Commit

Permalink
Merge pull request #106 from GoogleCloudPlatform:jdk22
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 618905475
Change-Id: I878f126adc2afcfedeb6168866f4ce82a5c1ffbd
  • Loading branch information
gae-java-bot committed Mar 25, 2024
2 parents 6fae58f + d0607a9 commit 26be788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
java: [17, 21]
java: [17, 21, 22]
jdk: [temurin]
fail-fast: false

Expand Down

0 comments on commit 26be788

Please sign in to comment.