Skip to content

Commit

Permalink
Add Java 17 to the itest matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed Mar 4, 2024
1 parent a41d686 commit 06d1a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java-version: [8, 11]
java-version: [8, 11, 17]
scala-version: [2.12.18, 2.13.12, 3.2.2, 3.3.3]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 06d1a01

Please sign in to comment.