Skip to content

Commit a653498

Browse files
authored
CI: Bump latest Java from 18 to 20 (#349)
1 parent a42ade9 commit a653498

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
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
max-parallel: 4
2828
matrix:
29-
java-version: [11, 17, 18]
29+
java-version: [11, 17, 20]
3030
steps:
3131
- uses: actions/checkout@v3
3232
with:

0 commit comments

Comments
 (0)