This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.23
|
||||
image: golang:1.24
|
||||
commands:
|
||||
- go test ./...
|
||||
build:
|
||||
@@ -20,4 +20,4 @@ steps:
|
||||
when:
|
||||
branch: "main"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
Reference in New Issue
Block a user