Update golang Docker tag to v1.22
This commit is contained in:
parent
ad529e7aab
commit
7092c3d520
@ -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