Skip to content

Commit ed2025d

Browse files
authored
Merge pull request #1057 from eclipse-osgi-technology/stbischof-patch-1_example_jdk25
Add Java 25 to build matrix in workflow
2 parents 7322db8 + 1e5fbf6 commit ed2025d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/examples-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
java:
5454
- '17'
5555
- '21'
56+
- '25'
5657
os:
5758
- 'ubuntu-latest'
5859
example:

0 commit comments

Comments
 (0)