dwavesystems / dimod

A shared API for QUBO/Ising samplers.
https://docs.ocean.dwavesys.com/en/stable/docs_dimod/
Apache License 2.0
124 stars 81 forks source link

Fix linux arm builds in CircleCI #1388

Closed arcondello closed 1 month ago

arcondello commented 1 month ago

See https://discuss.circleci.com/t/linux-image-deprecations-and-eol-for-2024/50177

See also https://github.com/dwavesystems/dwave-optimization/pull/99

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.85%. Comparing base (60d8962) to head (9b675b3). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1388 +/- ## ======================================= Coverage 94.85% 94.85% ======================================= Files 98 98 Lines 10447 10447 ======================================= Hits 9910 9910 Misses 537 537 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.