Skip to content

Commit 2f8af0d

Browse files
committed
JDK 18 => 19
1 parent 5589b35 commit 2f8af0d

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
@@ -66,7 +66,7 @@ jobs:
6666
needs: setup
6767
strategy:
6868
matrix:
69-
java: ['8', '11', '17', '18']
69+
java: ['8', '11', '17', '19']
7070
runs-on: ubuntu-latest
7171
steps:
7272
- name: Checkout

0 commit comments

Comments
 (0)