mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-24 20:11:56 -08:00
switch to go 1.17
This commit is contained in:
parent
a84904efdb
commit
17c393bcbb
7 changed files with 7 additions and 7 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: "1.16"
|
||||
go-version: "1.17"
|
||||
|
||||
- run: |
|
||||
go mod download
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue