Skip to content

Commit 02618c8

Browse files
authored
[PEB-0] add source rtsp + srt (#1249)
2 parents 79bf54a + a18b640 commit 02618c8

File tree

3 files changed

+168
-157
lines changed

3 files changed

+168
-157
lines changed

.github/workflows/go-video-proto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Go
1616
uses: actions/setup-go@v4
1717
with:
18-
go-version: '1.22'
18+
go-version: '1.23'
1919
- name: Install dependencies
2020
run: ./install.sh
2121
- name: Compile definitions

0 commit comments

Comments
 (0)