Skip to content

Commit

Permalink
Disable docker-buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
amezin committed Dec 26, 2023
1 parent 69785ea commit 2755e81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: docker/setup-buildx-action@v3
- uses: docker/login-action@v3
with:
registry: ghcr.io
Expand Down

0 comments on commit 2755e81

Please sign in to comment.