From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Wed, 19 Feb 2025 11:46:45 +0000 (+0200) Subject: [3.12] CI: Make macOS required to succeed (GH-110362) (#130299) X-Git-Tag: v3.12.10~198 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=569615f207667c7c2167a04344c2d89a3e74c8bd;p=thirdparty%2FPython%2Fcpython.git [3.12] CI: Make macOS required to succeed (GH-110362) (#130299) Co-authored-by: Hugo van Kemenade --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7e8c5727a06c..d7ddb23a890e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -559,7 +559,6 @@ jobs: uses: re-actors/alls-green@05ac9388f0aebcb5727afa17fcccfecd6f8ec5fe with: allowed-failures: >- - build_macos, build_ubuntu_ssltests, build_windows_msi, test_hypothesis,