We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6986030 commit a1cbc98Copy full SHA for a1cbc98
1 file changed
.github/workflows/simple-build-test.yml
@@ -190,7 +190,7 @@ jobs:
190
fail-fast: true
191
matrix:
192
java:
193
- - { jvm: '21', mandrel: '21' }
+ - { jvm: '21', mandrel: '25' }
194
project:
195
- { name: event-statistics }
196
- { name: rest-fights }
@@ -235,7 +235,7 @@ jobs:
235
236
237
238
239
240
- { name: rest-heroes }
241
- { name: rest-villains }
@@ -282,7 +282,7 @@ jobs:
282
283
284
285
286
287
- event-statistics
288
- rest-fights
0 commit comments