Skip to content

Merge branch 'update' #5

Merge branch 'update'

Merge branch 'update' #5

Workflow file for this run

name: Verify
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Verify
uses: takari/takari-gh-actions/.github/workflows/ci.yml@v3
with:
jdk-matrix: '[ 8,17,21 ]'