Skip to content

Commit

Permalink
remove platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Oct 30, 2024
1 parent c01810b commit 66e062f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@ jobs:
- name: Build and push dockerhub
uses: docker/build-push-action@v5
with:
platforms: |
linux/amd64
linux/arm64
linux/arm/v7
darwin/amd64
darwin/arm64
build-args: |
PHP_VERSION=${{ matrix.php-version }}
DRUPAL_VERSION=${{ matrix.drupal-version }}
Expand Down

0 comments on commit 66e062f

Please sign in to comment.