Update golang Docker tag to v1.22 #23
@ -1,6 +1,6 @@
|
|||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: golang:1.21
|
image: golang:1.22
|
||||||
commands:
|
commands:
|
||||||
- go mod tidy
|
- go mod tidy
|
||||||
- go build -o gospt
|
- go build -o gospt
|
||||||
|
Loading…
Reference in New Issue
Block a user