Skip to content

Commit

Permalink
Update jdk versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmsamson committed Oct 8, 2024
1 parent 0356379 commit aab712a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [ '11', '17', '21' ]
java: [ '[email protected]', '[email protected]' ]
scala: [ '2.12.19', '2.13.14', '3.3.3' ]
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit aab712a

Please sign in to comment.