Skip to content

Commit

Permalink
feat: added platform in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
khushalmer03 committed Dec 9, 2024
1 parent 80a2199 commit c0eb292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ jobs:
tags: improwised/php-base:${{ steps.tag.outputs.tag }}
cache-from: type=gha
cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64
timeout-minutes: 5

0 comments on commit c0eb292

Please sign in to comment.