projectmesa / mesa-examples

Seminal agent-based models developed using Mesa
Other
105 stars 123 forks source link

CI: Add job to test against Mesa pre-releases #133

Closed EwoutH closed 3 days ago

EwoutH commented 5 days ago

Add a job to the Mesa-examples CI configuration to explicitly test against Mesa pre-releases. This could help detect regressions between the stable release and latest pre-release, or between the latest pre-release and main branch.

It basically narrows the search range if one of jobs fail.