We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07623b8 commit 9f9f667Copy full SHA for 9f9f667
.github/workflows/icu4j.yml
@@ -71,7 +71,7 @@ jobs:
71
strategy:
72
fail-fast: false
73
matrix:
74
- java-version: [ '11', '17', '21' ]
+ java-version: [ '11', '17', '21', '25' ]
75
runs-on: ubuntu-22.04 # Updated in BRS
76
steps:
77
- name: Checkout and setup
0 commit comments