Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

macOS updates#1439

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
effigies merged 3 commits intonipy:masterfromDimitriPapadopoulos:macos
Oct 21, 2025
Merged

macOS updates#1439

effigies merged 3 commits intonipy:masterfromDimitriPapadopoulos:macos
Oct 21, 2025

Conversation

@DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulosDimitriPapadopoulos commentedOct 2, 2025
edited
Loading

GitHub Actions: macOS 13 runner image is closing down

Also, followingade6091, stop testing Python 3.13 since the newest 3.14 is tested

# Use ubuntu-latest to cover the whole range of Python. For Windows
# and OSX, checking oldest and newest should be sufficient.

@codecov
Copy link

codecovbot commentedOct 2, 2025
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.44%. Comparing base (132ded6) to head (d63edaa).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@##           master    #1439   +/-   ##=======================================  Coverage   95.44%   95.44%           =======================================  Files         209      209             Lines       29782    29782             Branches     4472     4472           =======================================  Hits        28424    28424             Misses        925      925             Partials      433      433

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@effigies
Copy link
Member

The only point to themacos-13 builds was to keep testing on x64. Looks like GitHub is removing that but keeping the option open for paid accounts.

We can just removemacos-13 and not replace it with anything.

@DimitriPapadopoulos
Copy link
ContributorAuthor

I thinkmacos-14 might still work on x64. Let me try. Otherwise, we can also trymacos-15-intel - is it a runner for paying customers only?

@DimitriPapadopoulos
Copy link
ContributorAuthor

Becausemacos-14 lacks Python 3.13 and 3.14, I had to use Python 3.12 as the newest Python on that OS.

See comment:Use ubuntu-latest to cover the whole range of Python. For Windowsand OSX, checking oldest and newest should be sufficient.Followingade6091, stop testing Python 3.13 since the newest 3.14 is tested.
@DimitriPapadopoulos
Copy link
ContributorAuthor

Python 3.9 fails onmacos-14, trying Python 3.10 instead:

  Upgrading pip...  Error: dyld[17167]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib    Referenced from: <FC33C022-355F-30CB-B2D9-A3D4B0C5C034> /Users/runner/hostedtoolcache/Python/3.9.23/x64/bin/python3.9    Reason: tried: '/usr/local/opt/gettext/  Error: lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file)  ./setup.sh: line 54: 17167 Abort trap: 6           ./python -m ensurepip  Error: The process '/bin/bash' failed with exit code 134

@DimitriPapadopoulosDimitriPapadopoulos marked this pull request as ready for reviewOctober 4, 2025 18:45
@effigieseffigies merged commit0a123d8 intonipy:masterOct 21, 2025
52 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@DimitriPapadopoulos@effigies

[8]ページ先頭

©2009-2025 Movatter.jp