Skip to content

Fix invalid compat bound#415

Merged
ChrisRackauckas merged 1 commit intoSciML:masterfrom
maleadt:patch-1
Feb 25, 2026
Merged

Fix invalid compat bound#415
ChrisRackauckas merged 1 commit intoSciML:masterfrom
maleadt:patch-1

Conversation

@maleadt
Copy link
Contributor

@maleadt maleadt commented Feb 25, 2026

     Testing DiffEqGPU
ERROR: Could not parse compatibility version spec "7.1.0+1" for dependency `pocl_jll` in "/home/tim/Julia/pkg/DiffEqGPU/test/Project.toml"

As a result of this, CI is massively broken here.

I'm also not sure why such specific compat bounds are used? These prevent e.g. testing on 1.10, despite Project.toml advertising compatibility:

ERROR: Unsatisfiable requirements detected for package Statistics [10745b16]:
 Statistics [10745b16] log:
 ├─possible versions are: 1.10.0 or uninstalled
 └─restricted to versions 1.11.1-1 by project [0891da08] — no versions left
   └─project [0891da08] log:
     ├─possible versions are: 0.0.0 or uninstalled
     └─project [0891da08] is fixed to version 0.0.0

@ChrisRackauckas ChrisRackauckas merged commit 5793828 into SciML:master Feb 25, 2026
12 of 27 checks passed
@ChrisRackauckas
Copy link
Member

Ahh just merged a dependabot the other day which generated the whole compat section there #414 needs a few edits sorry #416

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