Skip to content

Conversation

@yuokada
Copy link
Contributor

@yuokada yuokada commented Jan 18, 2021

The ubuntu-latest is assigned to ubuntu-20.04 from ubuntu-18.04 in the near future.

Github action reports a warning message like below.

Ubuntu-latest workflows will use Ubuntu-20.04 soon. For more details, see actions/runner-images#1816

e.g: https://github.com/trinodb/trino-python-client/actions/runs/492701210

@cla-bot cla-bot bot added the cla-signed label Jan 18, 2021
@hashhar
Copy link
Member

hashhar commented Jan 18, 2021

That is just a warning and I don't think anything should break once the OS is updated. We can pin in case something breaks after the upgrade.

@findepi
Copy link
Member

findepi commented Jan 18, 2021

@yuokada thanks for taking care of the CI!

note that we shouldn't pin unless necessary.
Thus let's not apply any change here and act retroactively if any problems arise.

@yuokada
Copy link
Contributor Author

yuokada commented Jan 19, 2021

Got it. I will close.

@yuokada yuokada closed this Jan 19, 2021
@yuokada yuokada deleted the patch-2 branch January 19, 2021 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants