Skip to content

Update module github.com/pion/ice/v4 to v4.2.6 (#3437) #3666

Update module github.com/pion/ice/v4 to v4.2.6 (#3437)

Update module github.com/pion/ice/v4 to v4.2.6 (#3437) #3666

# SPDX-FileCopyrightText: 2026 The Pion community <https://pion.ly>
# SPDX-License-Identifier: MIT
name: Examples Tests
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
pion-to-pion-test:
name: Test
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v6
- name: test
run: cd examples/pion-to-pion && ./test.sh