visit
visit copied to clipboard
Update CI environment from ubuntu-18.04 to ubuntu-22.04
Describe the bug
I noticed this warning with the checks for one of my PR’s.
##[warning]The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
We should update the environment we use for CI.