Skip to content

setup dependabot, gh action, release drafter #1

setup dependabot, gh action, release drafter

setup dependabot, gh action, release drafter #1

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:

Check failure on line 11 in .github/workflows/maven.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/maven.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
jdk-matrix: '[ "11", "17', "21" ]'
os-matrix: '[ "ubuntu-latest", "windows-latest", "macOS-latest" ]'