Skip to content

go-peer: webrtc-direct on ipv6 #4

go-peer: webrtc-direct on ipv6

go-peer: webrtc-direct on ipv6 #4

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: libp2p/uci/.github/workflows/[email protected]
with:
go-version: '1.22.x'
go-test:
uses: libp2p/uci/.github/workflows/[email protected]
with:
go-versions: '["1.22.x"]'