Skip to content

Removed python 3.13 version from github actions workflow #1492

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

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

jogomojo
Copy link
Collaborator

Updating the GitHub Actions workflow to remove Python 3.13 from the test matrix. The pinned grpcio==1.64.0 and grpcio-tools==1.64.0 do not provide prebuilt wheels for Python 3.13, causing CI to fail when attempting to build from source.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 34.98%. Comparing base (3b55b23) to head (8f9fc4a).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1492   +/-   ##
=======================================
  Coverage   34.98%   34.98%           
=======================================
  Files          30       30           
  Lines        4668     4668           
  Branches      818      818           
=======================================
  Hits         1633     1633           
  Misses       2975     2975           
  Partials       60       60           

☔ 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.

@jogomojo jogomojo merged commit 19ed17d into Xilinx:master Jul 29, 2025
3 checks passed
@jogomojo jogomojo deleted the workflow_fix branch July 29, 2025 09:57
mariodruiz added a commit to mariodruiz/PYNQ that referenced this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants