Skip to content

Commit b323d83

Browse files
committed
Provide specific GitHub workflow to build and test JDK 25 on CI
part of #7862 Signed-off-by: Aurélien Pupier <[email protected]>
1 parent d8c22f6 commit b323d83

File tree

3 files changed

+531
-0
lines changed

3 files changed

+531
-0
lines changed

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ on:
4141
- '.github/workflows/camel-master-cron.yaml'
4242
- '.github/workflows/check-dependency-convergence.yml'
4343
- '.github/workflows/generate-sbom-main.yml'
44+
- '.github/workflows/jdk25-build.yaml'
4445
- '.github/workflows/label-issue.yaml'
4546
- '.github/workflows/pr-validate.yml'
4647
- '.github/workflows/quarkus-master-cron.yaml'

0 commit comments

Comments
 (0)