Skip to content

Commit

Permalink
Merge pull request #24 from matejkosiarcik/develop
Browse files Browse the repository at this point in the history
Automated PR
  • Loading branch information
mergify[bot] authored May 27, 2021
2 parents 38658bb + 55dc73e commit 67aabfa
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 @@ -20,7 +20,6 @@ jobs:
- image: docker
steps:
- checkout
- setup_remote_docker:
version: "20.10.2" # TODO: remove when this version becomes the default
- setup_remote_docker
- run: apk add --no-cache alpine-sdk nodejs npm bash
- run: make bootstrap build test-lite

0 comments on commit 67aabfa

Please sign in to comment.