Skip to content

Commit

Permalink
fix: Updating github workflow, since something in it still used node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeluxe committed Feb 7, 2024
1 parent 167cfde commit 5b166b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ jobs:
# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/[email protected]
with:
use: linux/amd64,linux/arm64

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit 5b166b7

Please sign in to comment.