Skip to content

Commit b82b8f7

Browse files
authored
Merge pull request #110 from bgilbert/jdk
workflows: update to Java 26
2 parents fcb0080 + ae04be5 commit b82b8f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
strategy:
4141
matrix:
4242
os: [ubuntu-latest, ubuntu-24.04-arm, macos-latest, windows-latest]
43-
java: [22, 25]
43+
java: [22, 26]
4444
include:
4545
- os: ubuntu-latest
4646
java: 22

0 commit comments

Comments
 (0)