Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
magik6k committed Jan 9, 2023
1 parent 4cdaf58 commit 53e73de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ orbs:
executors:
golang:
docker:
- image: circleci/golang:1.13
- image: cimg/go:1.18.8
resource_class: medium
jobs:
test:
Expand Down

0 comments on commit 53e73de

Please sign in to comment.