Summary
The downgrade tests have been temporarily disabled in #207 to unblock CI.
Context
Related to #206 - the fix for the StackOverflowError with Double64 types adds DoubleFloats as a test dependency, which may affect downgrade compatibility.
Action items
To re-enable
Remove the if: false line from .github/workflows/Downgrade.yml.
Summary
The downgrade tests have been temporarily disabled in #207 to unblock CI.
Context
Related to #206 - the fix for the StackOverflowError with Double64 types adds DoubleFloats as a test dependency, which may affect downgrade compatibility.
Action items
To re-enable
Remove the
if: falseline from.github/workflows/Downgrade.yml.