Skip to content

Commit

Permalink
fix arch
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Mar 17, 2023
1 parent af95c0f commit ef20d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
strategy:
matrix:
#architecture: [arm64, arm-v7, arm-v6]
architecture: [arm64, arm/v7]
architecture: [arm64, arm-v7]
steps:
- name: Login to DockerHub
uses: docker/login-action@v2
Expand Down

0 comments on commit ef20d4c

Please sign in to comment.