Skip to content

Unable to connect to a Unix Domain Socket without native transport on… #1663

Unable to connect to a Unix Domain Socket without native transport on…

Unable to connect to a Unix Domain Socket without native transport on… #1663

Workflow file for this run

name: vertx-sql-client (5.x)
on:
push:
branches:
- master
- '5.[0-9]+'
pull_request:
branches:
- master
- '5.[0-9]+'
jobs:
CI-CD:
uses: ./.github/workflows/ci-matrix-5.x.yml
secrets: inherit
with:
branch: ${{ github.event.pull_request.head.sha || github.ref_name }}