Skip to content

Commit

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

0 comments on commit 51575d6

Please sign in to comment.