Skip to content

Get rid of Guava from compile/runtime scope (ban it to test scope) (#… #109

Get rid of Guava from compile/runtime scope (ban it to test scope) (#…

Get rid of Guava from compile/runtime scope (ban it to test scope) (#… #109

Workflow file for this run

name: Verify
on:
push:
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 for now