Skip to content

Bump version.mima from 2.4.41 to 2.4.42 (#244) #764

Bump version.mima from 2.4.41 to 2.4.42 (#244)

Bump version.mima from 2.4.41 to 2.4.42 (#244) #764

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
name: Verify
uses: maveniverse/parent/.github/workflows/ci.yml@release-51
with:
jdk-matrix: '[ "17", "21", "25" ]'
maven-test: './mvnw clean verify -e -B -V -P run-its -f it'