Skip to content

Commit

Permalink
Setup docker on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenlu authored Sep 28, 2023
1 parent 51fb585 commit aec5631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
with:
python-version: ${{ matrix.python }}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Setup Docker on macOS
uses: douglascamata/setup-docker-macos-action@v1-alpha

- name: cargo tree
run: cargo tree
Expand Down

0 comments on commit aec5631

Please sign in to comment.