Skip to content

refresh and simplify with new parent (#2) #8

refresh and simplify with new parent (#2)

refresh and simplify with new parent (#2) #8

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: '[ "11", "17" ]'