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:
|
steps:
|
||||||
test:
|
test:
|
||||||
image: golang:1.21
|
image: golang:1.22
|
||||||
commands:
|
commands:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
pre-release:
|
pre-release:
|
||||||
|
@ -6,7 +6,7 @@ labels:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
test:
|
test:
|
||||||
image: golang:1.21
|
image: golang:1.22
|
||||||
commands:
|
commands:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
pr-build:
|
pr-build:
|
||||||
|
@ -6,7 +6,7 @@ labels:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
test:
|
test:
|
||||||
image: golang:1.21
|
image: golang:1.22
|
||||||
commands:
|
commands:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
release:
|
release:
|
||||||
|
Loading…
Reference in New Issue
Block a user