Skip to content

Kurrent client v2 + groundwork for schema registry #22

Kurrent client v2 + groundwork for schema registry

Kurrent client v2 + groundwork for schema registry #22

Workflow file for this run

name: New
on:
pull_request:
push:
branches:
- master
jobs:
old:
name: ${{ matrix.runtime }}
uses: ./.github/workflows/test-new.yml
strategy:
fail-fast: false
matrix:
runtime: [ ci ]
with:
runtime: ${{ matrix.runtime }}
secrets: inherit