Skip to content

Bump org.eclipse.jetty.toolchain:jetty-test-helper from 5.9 to 6.2 #48

Bump org.eclipse.jetty.toolchain:jetty-test-helper from 5.9 to 6.2

Bump org.eclipse.jetty.toolchain:jetty-test-helper from 5.9 to 6.2 #48

Workflow file for this run

name: CI
on:
push:
branches:
- '9.4.x'
- '10.0.x'
- '11.0.x'
pull_request:
jobs:
build:
name: Build
uses: jetty/.github/.github/workflows/maven-ci.yml@main
with:
jdk-matrix: '[ "8", "21" ]'