Merge pull request #51 from aman-harness/patch-1
Upgraded golang version to 1.17.8
This commit is contained in:
commit
f5669f55eb
@ -4,7 +4,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: golang:1.17.7
|
||||
image: golang:1.17.8
|
||||
commands:
|
||||
- go test ./...
|
||||
- sh scripts/build.sh
|
||||
|
Loading…
Reference in New Issue
Block a user