Skip to content

Commit e523bc1

Browse files
authored
Add OpenJDK 25 to the base version matrix (#1142)
1 parent 7d450dc commit e523bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openjdk-base-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
obaas-image:
1111
strategy:
1212
matrix:
13-
base_version: [17, 21, 24]
13+
base_version: [17, 21, 24, 25]
1414
runs-on: ubuntu-latest
1515
permissions:
1616
packages: write

0 commit comments

Comments
 (0)