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