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

ci: update setup-python unsupported version #143

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

zhongjiajie
Copy link
Member

python 38 and 39 are not supported on macos-latest anymore, see more detail at
actions/setup-python#696 (comment)

Brief Summary of The Change

Pull Request checklist

I confirm that the following checklist has been completed.

  • Add/Change test cases for the changes.
  • Add/Change the related documentation, should also change docs/source/config.rst when you change file default_config.yaml.
  • (Optional) Add your change to UPDATING.md when it is an incompatible change.

python 38 and 39 are not supported on macos-latest
anymore, see more detail at
actions/setup-python#696 (comment)
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.88%. Comparing base (5470f3e) to head (65aa99f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #143   +/-   ##
=======================================
  Coverage   90.88%   90.88%           
=======================================
  Files          64       64           
  Lines        2371     2371           
=======================================
  Hits         2155     2155           
  Misses        216      216           
Flag Coverage Δ
unittests 90.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@zhongjiajie
Copy link
Member Author

@SbloodyS fast 🚀

@zhongjiajie zhongjiajie added the chore A collection of chore like CI, remove not used code label Apr 25, 2024
@zhongjiajie zhongjiajie merged commit 2f1f2c4 into apache:main Apr 25, 2024
22 checks passed
@zhongjiajie zhongjiajie deleted the ci-version branch April 26, 2024 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore A collection of chore like CI, remove not used code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants