Skip to content

Adding examples from https://github.com/jetty-project/embedded-websoc… #77

Adding examples from https://github.com/jetty-project/embedded-websoc…

Adding examples from https://github.com/jetty-project/embedded-websoc… #77

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" ]'