fix typo
This commit is contained in:
parent
cdaf29fba7
commit
13f492ae43
|
|
@ -5,7 +5,7 @@ pipeline:
|
|||
vm_config:
|
||||
type: linux
|
||||
size: large
|
||||
image: cdp-runtime/go:1.23
|
||||
image: cdp-runtime/go-1.23
|
||||
cache:
|
||||
paths:
|
||||
- /go/pkg/mod # pkg cache for Go modules
|
||||
|
|
|
|||
Loading…
Reference in New Issue