Skip to content

Commit 98bafb7

Browse files
authored
jvm 19 => 20
1 parent 1bb34e6 commit 98bafb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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', '19']
67+
java: ['8', '11', '17', '20']
6868
runs-on: ubuntu-latest
6969
steps:
7070
- name: Checkout

0 commit comments

Comments
 (0)