Skip to content

Commit

Permalink
Re-enable arm/v7
Browse files Browse the repository at this point in the history
  • Loading branch information
caffeinatedpixel committed Jul 29, 2024
1 parent fbce2b3 commit 5753640
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
matrix:
platform:
- linux/amd64
# - linux/arm/v7
- linux/arm/v7
- linux/arm64
version:
- "6.2.1"
Expand All @@ -32,9 +32,9 @@ jobs:
- platform: linux/arm64
arch: arm64
runner: ubuntu-arm-l
# - platform: linux/arm/v7
# arch: armv7
# runner: 3
- platform: linux/arm/v7
arch: armv7
runner: ubuntu-arm-l-2
- version: "6.2.1"
zkg: "3.0.1"
release-tag: latest
Expand Down

0 comments on commit 5753640

Please sign in to comment.