Skip to content

Update module github.com/pion/srtp/v3 to v3.0.11 (#3436) #3664

Update module github.com/pion/srtp/v3 to v3.0.11 (#3436)

Update module github.com/pion/srtp/v3 to v3.0.11 (#3436) #3664

# 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