You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github: remove dependency of python wheel's on dune (#6232)
Ubuntu's dune is way too old for the version generally used. On top of
that the command doesn't fail when this happens, making the setup
brittle. Instead write the version variable to config.mk and run make.
You can see this change running as expected in this run:
https://github.com/xapi-project/xen-api/actions/runs/12792091034/job/35661725368
0 commit comments