mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-27 21:42:01 -08:00
bump Go to 1.22 (#3279)
This commit is contained in:
parent
6513f05bb6
commit
9e636308d9
5 changed files with 8 additions and 8 deletions
2
.github/workflows/code_test.yml
vendored
2
.github/workflows/code_test.yml
vendored
|
|
@ -35,6 +35,6 @@ jobs:
|
|||
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: "1.21"
|
||||
go-version: "1.22"
|
||||
|
||||
- run: make test-highlevel-nodocker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue