Skip to content

Don't warn on graal dependencies, swap version to bump patch for new release #351

Don't warn on graal dependencies, swap version to bump patch for new release

Don't warn on graal dependencies, swap version to bump patch for new release #351

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
build-test:
uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@main
secrets: inherit
with:
java: '[21]'
os: 'ubuntu-latest'