mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Drop intel macOS build from push (#17551)
This build becomes less relevant as all currently sold Apple computers contain Apple Silicon CPUs. This build rarely fails in isolation anyway. For the time being, we'll keep the nightly builds in all configurations.
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -198,8 +198,6 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: 13
|
|
||||||
arch: X64
|
|
||||||
- os: 14
|
- os: 14
|
||||||
arch: ARM64
|
arch: ARM64
|
||||||
name: MACOS_${{ matrix.arch }}_DEBUG_NTS
|
name: MACOS_${{ matrix.arch }}_DEBUG_NTS
|
||||||
|
|||||||
Reference in New Issue
Block a user