Skip to content

refresh and simplify with new parent #5

refresh and simplify with new parent

refresh and simplify with new parent #5

Workflow file for this run

name: Verify
on:
push:
branches:
- 'main'
pull_request:
jobs:
build:
name: Verify
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
jdk-matrix: '[ "8", "11" ]'