Skip to content

Commit 3279590

Browse files
committed
Experiment with not using Buildx [skip ci]
1 parent b1464e4 commit 3279590

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ jobs:
7575
password: ${{ secrets.PYPI_API_TOKEN }}
7676
verbose: true
7777

78-
- name: Set up Docker Buildx
79-
uses: docker/setup-buildx-action@v1
80-
8178
- name: Login to DockerHub
8279
uses: docker/login-action@v1
8380
with:

0 commit comments

Comments
 (0)