Skip to content

Commit b285934

Browse files
committed
Update GitHub actions and test with 17 and 18-ea
1 parent 4fb3d47 commit b285934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
java: [8, 11, 13, 16, 17-ea]
15+
java: [8, 11, 13, 16, 17, 18-ea]
1616
name: 'Linux JDK ${{ matrix.java }} Maven'
1717
runs-on: ubuntu-latest
1818
steps:

0 commit comments

Comments
 (0)