Skip to content

Commit

Permalink
add JDK 21 test
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed May 12, 2024
1 parent 1697f2c commit 12b1208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java: [8, 11]
java: [8, 21]
scala: ['2_12', '2_13', '3']

steps:
Expand Down

0 comments on commit 12b1208

Please sign in to comment.