I cannot provide a MRE since I don't own a 32-bit computer, but I started doing CI on 32-bit platforms and ModelPredictiveControl.getinfo fails because JuMP.solution_summary crashes on linux x86. See the log here (it's presumably related to Int pointing to Int32, typically easy to solve):
https://github.com/JuliaControl/ModelPredictiveControl.jl/actions/runs/33441325758/job/99650021204#step:9:339
I cannot provide a MRE since I don't own a 32-bit computer, but I started doing CI on 32-bit platforms and
ModelPredictiveControl.getinfofails becauseJuMP.solution_summarycrashes on linux x86. See the log here (it's presumably related toIntpointing toInt32, typically easy to solve):https://github.com/JuliaControl/ModelPredictiveControl.jl/actions/runs/33441325758/job/99650021204#step:9:339