Skip to content

Commit a5621d8

Browse files
committed
Test with JDK 17 on GitHub Actions
1 parent 6affb7c commit a5621d8

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, 15 ]
77+
java: [ 11, 17 ]
7878
steps:
7979
- uses: actions/checkout@v2
8080

0 commit comments

Comments
 (0)