Skip to content

Commit 74be3cc

Browse files
committed
Run tests with jdk 23
1 parent c55cbbe commit 74be3cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-common.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
- 11
199199
- 17
200200
- 21
201-
- 22
201+
- 23
202202
vm:
203203
- hotspot
204204
- openj9
@@ -209,7 +209,7 @@ jobs:
209209
- 3
210210
exclude:
211211
- vm: ${{ inputs.skip-openj9-tests && 'openj9' || '' }}
212-
- test-java-version: 22
212+
- test-java-version: 23
213213
vm: openj9
214214
fail-fast: false
215215
steps:

0 commit comments

Comments
 (0)