pymtl / pymtl3

Pymtl 3 (Mamba), an open-source Python-based hardware generation, simulation, and verification framework
BSD 3-Clause "New" or "Revised" License
388 stars 46 forks source link

GitHub Actions: Add Python 3.10 and 3.11 to testing #232

Closed cclauss closed 1 year ago

cclauss commented 2 years ago

# FIXME github recognizes 3.10 as 3.1 lol

This is not a GitHub problem, it is a YAML problem. https://dev.to/hugovk/the-python-3-1-problem-85g

Python 3.11 release candidate 2 https://www.python.org/download/pre-releases

ptpan commented 2 years ago

Thanks for fixing this issue in our CI configuration! I apologize for the delay -- it seems like your the GithubActions checks for this PR have been automatically removed due to inactivity over 30 days... We'd love to have your changes merged once we verify that they don't break the GithubAction runs!

ptpan commented 2 years ago

Trying to enable workflow runs for this PR by closing and reopening