mirror of https://github.com/gogs/gogs.git
chore: upgrade go-mockgen for 1.22 (#7683)
parent
6c63a88ef0
commit
fa84482d98
|
@ -34,8 +34,7 @@ jobs:
|
|||
- name: Install Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
# go-mockgen panics on Go 1.22.x, see https://github.com/derision-test/go-mockgen/issues/51
|
||||
go-version: 1.21.x
|
||||
go-version: 1.22.x
|
||||
- name: Install Task
|
||||
uses: arduino/setup-task@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue