Skip to content

Commit

Permalink
Update build-frankenphp-base.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicko170 committed Feb 15, 2024
1 parent bfeea51 commit f79a1bd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-frankenphp-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
matrix:
platform:
- linux/amd64
- linux/arm64

steps:
- uses: actions/checkout@v4
Expand All @@ -38,9 +37,6 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

Expand Down

0 comments on commit f79a1bd

Please sign in to comment.