PythonCall.jl icon indicating copy to clipboard operation
PythonCall.jl copied to clipboard

Benchmarks failing in CI

Open cjdoris opened this issue 1 month ago • 2 comments

The benchmarks in CI fail every time now.

Example: https://github.com/JuliaPy/PythonCall.jl/actions/runs/19360980161/job/55392621221?pr=716

The error is something about a commit not existing.

@MilesCranmer any idea what the fix is?

cjdoris avatar Nov 14 '25 10:11 cjdoris

This is a Pkg.jl bug which will be fixed on the next Julia patch 1.12.2: https://github.com/JuliaLang/Pkg.jl/issues/4422

MilesCranmer avatar Nov 14 '25 10:11 MilesCranmer

Ah cool, cheers.

cjdoris avatar Nov 14 '25 10:11 cjdoris