Skip to content

Commit 8babcb5

Browse files
committed
update jvm matrix, regen docs
1 parent f81b3dd commit 8babcb5

File tree

4 files changed

+306
-306
lines changed

4 files changed

+306
-306
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
needs: setup
6565
strategy:
6666
matrix:
67-
java: ['8', '11', '17', '20']
67+
java: ['8', '11', '17', '21', '22']
6868
runs-on: ubuntu-latest
6969
steps:
7070
- name: Checkout

0 commit comments

Comments
 (0)