Skip to content

Resurrect it: Make it work with 3.8.8 and 3.9.6, parent update #1

Resurrect it: Make it work with 3.8.8 and 3.9.6, parent update

Resurrect it: Make it work with 3.8.8 and 3.9.6, parent update #1

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@v2
with:
jdk-matrix: '[ 11,17,21 ]' # leave out 8 (we moved past it)