Skip to content

Commit

Permalink
Do not build a Docker image for arm-v6 and v7
Browse files Browse the repository at this point in the history
  • Loading branch information
3arthqu4ke committed Aug 19, 2024
1 parent 3c33a1f commit b6e13e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
matrix:
platform:
- linux/amd64
- linux/arm/v6
- linux/arm/v7
- linux/arm64
steps:
- name: Prepare
Expand Down

0 comments on commit b6e13e8

Please sign in to comment.