Files
py-libp2p/newsfragments/952.bugfix.rst
acul71 634de8ed02 fix: use dynamic Python version in Windows CI/CD tests
Fix hardcoded py311- to use dynamic matrix.python-version variable.
Ensures Windows tests run with correct Python version and resolves
async behavior differences causing test failures.
2025-09-23 17:25:12 -04:00

2 lines
90 B
ReStructuredText

Fixed Windows CI/CD tests to use correct Python version instead of hardcoded Python 3.11.