Skip to content

Commit

Permalink
change in docker binary
Browse files Browse the repository at this point in the history
  • Loading branch information
RabbITCybErSeC committed May 8, 2024
1 parent 6eabc90 commit bdd4eba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ jobs:
- name: Make repo safe
run: git config --global --add safe.directory /__w/SOARCA/SOARCA
- name: Get docker binary
uses: docker-practice/actions-setup-docker@master
timeout-minutes: 12
uses: docker/setup-qemu-action@v3
- name: Install swaggo
run: go install github.com/swaggo/swag/cmd/swag@latest
- name: Run tests
Expand Down

0 comments on commit bdd4eba

Please sign in to comment.