Skip to content

Commit bd31c05

Browse files
author
Willem Leuverink
authored
remove mac x86 naming deviation
1 parent 97945be commit bd31c05

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
@@ -51,10 +51,6 @@ jobs:
5151
if: matrix.os == 'macos-latest'
5252
run: echo "SPC_BUILD_ARCH=arm64" >> $GITHUB_ENV
5353

54-
- shell: bash
55-
if: matrix.os == 'macos-13'
56-
run: echo "SPC_BUILD_ARCH=x86" >> $GITHUB_ENV
57-
5854
- shell: bash
5955
if: contains(matrix.os, 'macos')
6056
run: |

0 commit comments

Comments
 (0)