summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2023-11-03 15:13:15 (GMT)
committerGitHub <noreply@github.com>2023-11-03 15:13:15 (GMT)
commit5add7a6724cbff6c9f0597f0257b64c4f0978c14 (patch)
tree0795eab03c0c499bf0364edceb547b9062a5c3e3 /.github
parent9f33ede12710c454643c394421f52d209247272c (diff)
downloadcpython-5add7a6724cbff6c9f0597f0257b64c4f0978c14.zip
cpython-5add7a6724cbff6c9f0597f0257b64c4f0978c14.tar.gz
cpython-5add7a6724cbff6c9f0597f0257b64c4f0978c14.tar.bz2
CI: Make macOS Intel required to succeed (GH-110362)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index d54fdae..290b383 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -518,7 +518,6 @@ jobs:
uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe
with:
allowed-failures: >-
- build_macos,
build_macos_free_threaded,
build_ubuntu_free_threaded,
build_ubuntu_ssltests,