ENH: Update GitHub Actions Ubuntu environment version#194
Conversation
|
|
8c76a95 to
edce62e
Compare
|
CI fails because it is unable to install Python 3.7 for this OS version; will rebase on |
edce62e to
4f6af8e
Compare
fe57ec8 to
b55e29f
Compare
Update GitHub Actions Ubuntu environment to version `22.04` in the interest of consistency with the rest of the versions used across ITK. Change the Python package names: - Use `python3` instead of `python` - Use `python3-pygments` instead of `python-pygments` as the latter no longer exist in Ubuntu `22.04`: https://packages.ubuntu.com/jammy/python/
b55e29f to
eaee38e
Compare
Update GitHub Actions Ubuntu environment to version
22.04in the interest of consistency with the rest of the versions used across ITK.Change the Python package names:
python3instead ofpythonpython3-pygmentsinstead ofpython-pygmentsas the latter no longer exist in Ubuntu
22.04:https://packages.ubuntu.com/jammy/python/