Skip to content

Commit

Permalink
try older version of docker with colima support
Browse files Browse the repository at this point in the history
  • Loading branch information
prism-admin committed Aug 21, 2023
1 parent d7449b1 commit 236285b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
pip install tox tox-gh-actions
- name: Install docker
run: |
brew install docker
brew install docker@24.0.3
colima start
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit 236285b

Please sign in to comment.