Skip to content

Commit 0b05e9f

Browse files
authored
Add Java 26
1 parent 4dea427 commit 0b05e9f

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
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
fail-fast: false
3535
matrix:
36-
java: [24, 25]
36+
java: [24, 25, 26]
3737
runs-on: ubuntu-latest
3838

3939
steps:

0 commit comments

Comments
 (0)