Skip to content

Commit

Permalink
Switch to java 17,21 for Kotlin sample
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Mikusa <[email protected]>
  • Loading branch information
dmikusa committed Jul 25, 2024
1 parent 147082b commit c3a7e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-kotlin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java: [8, 11]
java: [17, 21]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c3a7e2e

Please sign in to comment.