Skip to content

Using JPMS and jna start module. #57

Using JPMS and jna start module.

Using JPMS and jna start module. #57

Workflow file for this run

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