Skip to content

Commit c2763c5

Browse files
authored
chore(ci): Enable Java 25 builds. (#2285)
1 parent f9f227c commit c2763c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ on:
4747
- 'powertools-large-messages/**'
4848
- 'powertools-logging/**'
4949
- 'powertools-metrics/**'
50+
- 'powertools-kafka/**'
5051
- 'powertools-parameters/**'
5152
- 'powertools-serialization/**'
5253
- 'powertools-sqs/**'
@@ -72,6 +73,7 @@ jobs:
7273
- 11
7374
- 17
7475
- 21
76+
- 25
7577
steps:
7678
- id: checkout
7779
name: Checkout repository

0 commit comments

Comments
 (0)