build: update runner
This commit is contained in:
parent
bec2c14d51
commit
07b0dcb42c
|
@ -20,7 +20,7 @@ name: deploy
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: golang:1.20
|
image: golang:1.21.1
|
||||||
environment:
|
environment:
|
||||||
GOOS: linux
|
GOOS: linux
|
||||||
GOARCH: amd64
|
GOARCH: amd64
|
||||||
|
|
Loading…
Reference in New Issue
Block a user