Skip to content

Commit cb843bf

Browse files
committed
Switch to test on LTS versions
1 parent ae20846 commit cb843bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
matrix:
3232
os: [ ubuntu-latest, windows-latest, macos-latest ]
33-
java: [ '1.8', '11', '15' ]
33+
java: [ '1.8', '11', '17' ]
3434
steps:
3535
- uses: actions/checkout@v2
3636
with:

0 commit comments

Comments
 (0)