Skip to content

Commit

Permalink
use default remote_docker_version
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed May 24, 2024
1 parent 40af25c commit c8330ec
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 @@ -98,8 +98,7 @@ jobs:
docker:
- image: ferrarimarco/github-changelog-generator:1.14.3
steps:
- setup_remote_docker:
version: 18.06.0-ce
- setup_remote_docker
# checkout code to default ~/project
- checkout
- run:
Expand Down

0 comments on commit c8330ec

Please sign in to comment.