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

Increase version of StaticArrays in why tests #4077

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fhagemann
Copy link

[email protected] errors on julia-1.11 and so does StaticArrays@≤1.5.16 (JuliaRegistries/General#86950 (comment))
I tried to restrict StaticArrays@≤1.5.16 to julia-1.10 in the General Julia Registry in JuliaRegistries/General#116935, but my PR was reverted in JuliaRegistries/General#117626 due to the Pkg tests failing on julia-1.11, explicitly demanding to add [email protected] to test the why functionality.

In order to restrict StaticArrays@≤1.5.16 to julia-1.10 and preventing the Pkg tests from erroring, we would need to adapt the StaticArrays version added in the why tests to be higher than 1.5.16 and below 1.6.0, e.g. 1.5.20.

Would it be possible to adjust this in the Pkg tests so that I can start another PR on the General Julia Registry?

@fhagemann fhagemann closed this Nov 6, 2024
@fhagemann fhagemann deleted the patch-1 branch November 6, 2024 13:37
@fhagemann fhagemann restored the patch-1 branch November 6, 2024 13:37
@fhagemann fhagemann reopened this Nov 6, 2024
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.

1 participant