Skip to content

Commit 1b5205b

Browse files
author
Willem Leuverink
authored
remove mac x86 naming deviation (#151)
1 parent a9de439 commit 1b5205b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-php.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,6 @@ jobs:
8787
if: matrix.os == 'macos-latest' || matrix.os == 'ubuntu-24.04-arm'
8888
run: echo "SPC_BUILD_ARCH=arm64" >> $GITHUB_ENV
8989

90-
- shell: bash
91-
if: matrix.os == 'macos-13'
92-
run: echo "SPC_BUILD_ARCH=x86" >> $GITHUB_ENV
93-
9490
- shell: bash
9591
if: contains(matrix.os, 'macos')
9692
run: |

0 commit comments

Comments
 (0)