Skip to content

fix parameter

fix parameter #10

Workflow file for this run

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