mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
eafc9fa561
commit
0d5f1f0a8b
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,9 @@ versions:
|
|||
|
||||
build:
|
||||
dependencies:
|
||||
go.dev: ^1.20
|
||||
# Build fails with go 1.21.0
|
||||
# https://github.com/superfly/flyctl/issues/2688
|
||||
go.dev: '>=1.20<1.21'
|
||||
env:
|
||||
CGO_ENABLED: 0
|
||||
LDFLAGS:
|
||||
|
|
Loading…
Reference in a new issue