rewrite to ippool patcher
This commit is contained in:
@@ -4,7 +4,7 @@ when:
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.21
|
||||
image: golang:1.24
|
||||
commands:
|
||||
- go test ./...
|
||||
pre-release:
|
||||
|
@@ -3,7 +3,7 @@ when:
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.21
|
||||
image: golang:1.24
|
||||
commands:
|
||||
- go test ./...
|
||||
pr-build:
|
||||
|
@@ -3,7 +3,7 @@ when:
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.21
|
||||
image: golang:1.24
|
||||
commands:
|
||||
- go test ./...
|
||||
release:
|
||||
|
Reference in New Issue
Block a user