antonblanchard / vlsiffra

Create fast and efficient standard cell based adders, multipliers and multiply-adders.
Apache License 2.0
104 stars 9 forks source link

Run the python-tests against multiple OS versions #31

Closed mithro closed 10 months ago

mithro commented 10 months ago

Refactor the CIs to run against multiple OS versions. Enables active ubuntu versions and debian.

This demonstrates the issue described in #26 (which is fixed by #29).

mithro commented 10 months ago

FYI - It is expected that ubuntu:23:04 and debian:unstable fail due to #26 (and will be fixed when #29 is merged).

mithro commented 10 months ago

@antonblanchard - I believe this pull request is ready to review.

antonblanchard commented 10 months ago

Thanks @mithro !