Skip to content

Commit

Permalink
Updated circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
dgannon991 committed Jan 22, 2025
1 parent a7d9b62 commit e986d8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ jobs:
- image: cimg/go:1.19.6
steps:
- checkout
- setup_remote_docker:
version: 20.10.11
- setup_remote_docker
- run: make all-ci

release:
Expand Down

0 comments on commit e986d8a

Please sign in to comment.