Skip to content

Commit 4c98eae

Browse files
committed
Test with JDK 18 on GitHub Actions
1 parent 731ae4f commit 4c98eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
runs-on: ubuntu-latest
7575
strategy:
7676
matrix:
77-
java: [ 11, 17 ]
77+
java: [ 11, 17, 18 ]
7878
steps:
7979
- uses: actions/checkout@v3
8080

0 commit comments

Comments
 (0)