mirror of
https://github.com/gowvp/gb28181.git
synced 2026-04-22 15:07:10 +08:00
go1.26-rc.1
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.25.4"
|
||||
go-version: "1.26.0-rc.1"
|
||||
|
||||
- name: Build Linux binaries
|
||||
run: make build/linux
|
||||
|
||||
Reference in New Issue
Block a user