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
Hard-coded py311-cython3 broke when FreeBSD updated its default Python
version. Install python3 first, then compute the correct prefix (e.g.
py313-) at runtime so the job doesn't need updating on every Python bump.
Matches the fix already applied to CSXCAD.
Assisted-by: Claude Sonnet 4.6
Signed-off-by: Thorsten Liebig <thorsten.liebig@gmx.de>
0 commit comments