mirror of
https://github.com/livekit/livekit.git
synced 2026-05-22 23:35:36 +00:00
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '>=1.17'
|
||||
go-version: '>=1.18'
|
||||
|
||||
- name: Set up gotestfmt
|
||||
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@v2.4.1
|
||||
|
||||
Reference in New Issue
Block a user