Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use macos-11 as macos-latest moved to macOS 12.6.2 #3814

Merged
merged 1 commit into from Jan 12, 2023

Conversation

EnricoMi
Copy link
Collaborator

Checklist before submitting

  • Did you read the contributor guide?
  • Did you update the docs?
  • Did you write any tests to validate this change?
  • Did you update the CHANGELOG, if this change affects users?

Description

It looks like installing Python on macOS 12 is broken, it used to work with macOS 11, so pinning tests to macos-11 rather than macos-latest (which recently moved to macos-12).

Review process to land

  1. All tests and other checks must succeed.
  2. At least one member of the technical steering committee must review and approve.
  3. If any member of the technical steering committee requests changes, they must be addressed.

…Python is broken

Signed-off-by: Enrico Minack <github@enrico.minack.dev>
@github-actions
Copy link

Unit Test Results

  1 155 files  ±0    1 155 suites  ±0   12h 45m 26s ⏱️ - 7m 54s
     841 tests ±0       788 ✔️ ±0       53 💤 ±0  0 ±0 
23 809 runs  ±0  17 023 ✔️ ±0  6 786 💤 ±0  0 ±0 

Results for commit 4c4b898. ± Comparison against base commit 2f52345.

@github-actions
Copy link

Unit Test Results (with flaky tests)

  1 282 files  +  28    1 282 suites  +28   13h 19m 22s ⏱️ + 2m 6s
     841 tests ±    0       787 ✔️ ±    0       53 💤 ±    0  1 ±0 
26 600 runs  +928  18 740 ✔️ +498  7 859 💤 +431  1  - 1 

For more details on these failures, see this check.

Results for commit 4c4b898. ± Comparison against base commit 2f52345.

@maxhgerlach maxhgerlach linked an issue Jan 12, 2023 that may be closed by this pull request
@maxhgerlach maxhgerlach self-requested a review January 12, 2023 16:30
@EnricoMi EnricoMi merged commit bfe96f8 into master Jan 12, 2023
@EnricoMi EnricoMi deleted the branch-ci-pin-to-macos-11 branch January 12, 2023 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

CI: Build pipelines for macOS fail
2 participants