docs: fix Go version fallback (#4277)
This commit is contained in:
parent
fc509b37dd
commit
d131daf184
@ -72,7 +72,7 @@ run:
|
|||||||
|
|
||||||
# Define the Go version limit.
|
# Define the Go version limit.
|
||||||
# Mainly related to generics support since go1.18.
|
# Mainly related to generics support since go1.18.
|
||||||
# Default: use Go version from the go.mod file, fallback on the env var `GOVERSION`, fallback on 1.18
|
# Default: use Go version from the go.mod file, fallback on the env var `GOVERSION`, fallback on 1.17
|
||||||
go: '1.19'
|
go: '1.19'
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user