Skip to content

Commit

Permalink
Remove arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
almahmoud authored Sep 12, 2023
1 parent af9758e commit 6e53964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
ubuntu: [focal, jammy]
platform: [linux/amd64, linux/arm64]
platform: [linux/amd64]

name: Build container images for GHCR
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6e53964

Please sign in to comment.