Revert "Update protocol to support SIP media config. (#4509)"

This reverts commit 8ffcef93b2.
This commit is contained in:
David Zhao
2026-05-06 13:58:09 -07:00
parent 3de6f517e5
commit ee207b712f
6 changed files with 6 additions and 9 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
with:
go-version: "^1.26"
go-version: "^1.25"
- name: Set up gotestfmt
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@v2.4.1