mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 12:32:01 -08:00
bump Golang to 1.20 (#1602)
This commit is contained in:
parent
5ffe8b2fc4
commit
853fd42e46
9 changed files with 10 additions and 10 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -35,6 +35,6 @@ jobs:
|
|||
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: "1.19"
|
||||
go-version: "1.20"
|
||||
|
||||
- run: make test-highlevel-nodocker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue