Summary
The downgrade tests have been temporarily disabled due to compatibility issues.
Details
The downgrade test workflow has been failing consistently. This is related to dependency constraints that don't resolve properly when downgrading.
Action Items
Temporary Fix
The downgrade workflow has been disabled with if: false in .github/workflows/Downgrade.yml.
Summary
The downgrade tests have been temporarily disabled due to compatibility issues.
Details
The downgrade test workflow has been failing consistently. This is related to dependency constraints that don't resolve properly when downgrading.
Action Items
Temporary Fix
The downgrade workflow has been disabled with
if: falsein.github/workflows/Downgrade.yml.