Skip to content

Commit

Permalink
Merge pull request #10 from joehoyle/php8.3
Browse files Browse the repository at this point in the history
Fix matrix way around
  • Loading branch information
joehoyle authored Jan 12, 2024
2 parents ab88508 + 9de010a commit 1061be0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@ jobs:
platform: linux/arm64
php-version: '8.3'
distro: bookworm
builder: ubuntu-latest
builder: buildjet-4vcpu-ubuntu-2204-arm
-
target: x86_64-unknown-linux-gnu
platform: linux/amd64
php-version: '8.3'
distro: bookworm
builder: buildjet-4vcpu-ubuntu-2204-arm
builder: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit 1061be0

Please sign in to comment.