We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a5541 commit b61b3c8Copy full SHA for b61b3c8
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- java: [8, 11, 17]
+ java: [8, 11, 17, 21]
14
scala: [2.11.x, 2.12.x, 2.13.x, 3.x]
15
runs-on: ubuntu-latest
16
steps:
0 commit comments