Skip to content

Commit 9f9f667

Browse files
committed
ICU-23056 Add JDK 25 to the test matrix
1 parent 07623b8 commit 9f9f667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/icu4j.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
strategy:
7272
fail-fast: false
7373
matrix:
74-
java-version: [ '11', '17', '21' ]
74+
java-version: [ '11', '17', '21', '25' ]
7575
runs-on: ubuntu-22.04 # Updated in BRS
7676
steps:
7777
- name: Checkout and setup

0 commit comments

Comments
 (0)