Skip to content

Run GitHub action test on macOS 13 on Intel.#12356

Merged
altendky merged 5 commits intotrunkfrom
altendky-patch-5
Nov 6, 2024
Merged

Run GitHub action test on macOS 13 on Intel.#12356
altendky merged 5 commits intotrunkfrom
altendky-patch-5

Conversation

@altendky
Copy link
Member

@altendky altendky commented Nov 6, 2024

Scope and purpose

afaik macOS 13 is the last tag for macOS on Intel in GitHub Actions free public runners.

https://github.com/twisted/twisted/actions/runs/11704630183?pr=12355

image

Fixes #

Add a few words about why this PR is needed and what is its scope.
If the associate ticket(s) fully explain the need you can just refer to it/them.

Add any comments about trade-offs (if any) made in this PR and the reasoning behind them.

Add mentions of things that are not covered here and are planed to be done in separate PRs.

Contributor Checklist:

This process applies to all pull requests - no matter how small.
Have a look at our developer documentation before submitting your Pull Request.

Below is a non-exhaustive list (as a reminder):

  • The title of the PR should describe the changes and starts with the associated issue number, like “#9782 Remove twisted.news. #1234 Brief description”.
  • A release notes news fragment file was create in src/twisted/newsfragments/ (see: Release notes fragments docs.)
  • The automated tests were updated.
  • Once all checks are green, request a review by leaving a comment that contains exactly the string please review.
    Our bot will trigger the review process, by applying the pending review label
    and requesting a review from the Twisted dev team.

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 6, 2024

CodSpeed Performance Report

Merging #12356 will not alter performance

Comparing altendky-patch-5 (9b67aea) with trunk (59b87b9)

Summary

✅ 25 untouched benchmarks

@altendky
Copy link
Member Author

altendky commented Nov 6, 2024

https://github.com/twisted/twisted/actions/runs/11706690529/job/32604433424 looks as if we actually don't work on macOS ARM? I'll remove that from here to get off the deprecated runners.

@altendky altendky changed the title test on macOS ARM and latest macOS Intel test on latest macOS Intel Nov 6, 2024
@adiroiban adiroiban changed the title test on latest macOS Intel Run GitHub action test on macOS 13 on Intel. Nov 6, 2024
Copy link
Member

@adiroiban adiroiban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much. All good.

https://github.com/twisted/twisted/actions/runs/11706690529/job/32604433424 looks as if we actually don't work on macOS ARM? I'll remove that from here to get off the deprecated runners.

I am not sure if this is ARM issue or macOS 15 issue.


We can look into arm + macos15 in a separate PR.


also, I think that we can keep only 2 jobs for macoS

  • Oldes macOS on Intel
  • Newes macOS on ARM

@altendky altendky merged commit 4711c34 into trunk Nov 6, 2024
@altendky altendky deleted the altendky-patch-5 branch November 6, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants