Skip to content

[go-peer]: roomName handling + used as service name for mDNS discovery #68

[go-peer]: roomName handling + used as service name for mDNS discovery

[go-peer]: roomName handling + used as service name for mDNS discovery #68

Workflow file for this run

name: go-peer ci
on:
pull_request:
paths:
- "go-peer/**"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
go-check:
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]
with:
go-version: "1.25.x"
go-test:
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]
with:
go-versions: '["1.25.x"]'