Skip to content

Commit

Permalink
Drop intel macOS build from push (#17551)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
iluuu1994 authored Jan 23, 2025
1 parent 6d4598e commit 10ccb6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,6 @@ jobs:
fail-fast: false
matrix:
include:
- os: 13
arch: X64
- os: 14
arch: ARM64
name: MACOS_${{ matrix.arch }}_DEBUG_NTS
Expand Down

0 comments on commit 10ccb6b

Please sign in to comment.