mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-30 15:02:00 -08:00
bump Golang to 1.25 (#4870)
This commit is contained in:
parent
5542f3d88b
commit
aadbd9272e
6 changed files with 9 additions and 9 deletions
2
.github/workflows/code_test.yml
vendored
2
.github/workflows/code_test.yml
vendored
|
|
@ -41,6 +41,6 @@ jobs:
|
|||
|
||||
- uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: "1.24"
|
||||
go-version: "1.25"
|
||||
|
||||
- run: make test-e2e-nodocker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue