Skip to content

Commit

Permalink
chore: remove buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio committed May 4, 2024
1 parent 51f7f90 commit def0b1e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

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

- name: Login to Docker Hub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit def0b1e

Please sign in to comment.