updated circleci config
parent
176ea2e420
commit
08b40beab4
|
@ -50,7 +50,7 @@ jobs:
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
docker:
|
docker:
|
||||||
- image: cimg/go:latest
|
- image: cimg/go:1.19
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
|
|
Loading…
Reference in New Issue