Skip to content

Commit

Permalink
Build against JDK 21
Browse files Browse the repository at this point in the history
  • Loading branch information
komu committed Sep 6, 2024
1 parent bb0e6bb commit 4ec4c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
strategy:
matrix:
jdk: [8, 11, 17]
jdk: [8, 11, 17, 21]
fail-fast: false
runs-on: ubuntu-latest
services:
Expand Down

0 comments on commit 4ec4c08

Please sign in to comment.