Skip to content

Commit

Permalink
ci: having docker running the background for cross
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
  • Loading branch information
hamada147 committed May 23, 2024
1 parent c9de0be commit 3355e8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:
- name: Wait for Docker
run: sleep 10

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
# - name: Set up Docker Buildx
# uses: docker/setup-buildx-action@v3

- name: "Install autoconf, automake, libtool"
if: matrix.os-type == 'macos'
Expand Down

0 comments on commit 3355e8b

Please sign in to comment.