Skip to content

Commit 10ccb6b

Browse files
authored
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.
1 parent 6d4598e commit 10ccb6b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,6 @@ jobs:
198198
fail-fast: false
199199
matrix:
200200
include:
201-
- os: 13
202-
arch: X64
203201
- os: 14
204202
arch: ARM64
205203
name: MACOS_${{ matrix.arch }}_DEBUG_NTS

0 commit comments

Comments
 (0)