updated circleci config

pull/4735/head
Scott Anderson 2023-01-31 13:40:57 -07:00
parent 176ea2e420
commit 08b40beab4
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
deploy:
docker:
- image: cimg/go:latest
- image: cimg/go:1.19
steps:
- checkout
- restore_cache: