no need to ship patch version
All checks were successful
ci/woodpecker/push/main Pipeline was successful
All checks were successful
ci/woodpecker/push/main Pipeline was successful
also update ci ref
This commit is contained in:
parent
ae783cf9d6
commit
a467baf847
@ -7,7 +7,7 @@ labels:
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.21
|
||||
image: golang:1.22
|
||||
commands:
|
||||
- go test ./...
|
||||
pre-release:
|
||||
|
@ -6,7 +6,7 @@ labels:
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.21
|
||||
image: golang:1.22
|
||||
commands:
|
||||
- go test ./...
|
||||
pr-build:
|
||||
|
@ -6,7 +6,7 @@ labels:
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.21
|
||||
image: golang:1.22
|
||||
commands:
|
||||
- go test ./...
|
||||
release:
|
||||
|
Loading…
Reference in New Issue
Block a user