Skip to content

Commit a1cbc98

Browse files
authored
Update mandrel version from 21 to 25 in simple-build-test.yml (#2069)
Signed-off-by: Eric Deandrea <edeandrea@redhat.com>
1 parent 6986030 commit a1cbc98

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/simple-build-test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
fail-fast: true
191191
matrix:
192192
java:
193-
- { jvm: '21', mandrel: '21' }
193+
- { jvm: '21', mandrel: '25' }
194194
project:
195195
- { name: event-statistics }
196196
- { name: rest-fights }
@@ -235,7 +235,7 @@ jobs:
235235
fail-fast: true
236236
matrix:
237237
java:
238-
- { jvm: '21', mandrel: '21' }
238+
- { jvm: '21', mandrel: '25' }
239239
project:
240240
- { name: rest-heroes }
241241
- { name: rest-villains }
@@ -282,7 +282,7 @@ jobs:
282282
fail-fast: true
283283
matrix:
284284
java:
285-
- { jvm: '21', mandrel: '21' }
285+
- { jvm: '21', mandrel: '25' }
286286
project:
287287
- event-statistics
288288
- rest-fights

0 commit comments

Comments
 (0)