Skip to content

Commit

Permalink
ci: docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
morganney committed Jan 16, 2024
1 parent 9fa8664 commit a682b59
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Install docker
run: |
brew install docker
colima start
uses: docker-practice/actions-setup-docker@master
- name: Apt Pkgs
if: runner.os == 'ubuntu'
uses: awalsh128/cache-apt-pkgs-action@latest
Expand Down

0 comments on commit a682b59

Please sign in to comment.