Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INFRA] Run GitHub workflows on Ubuntu 20.04 #863

Merged
merged 2 commits into from
Nov 6, 2020

Conversation

tbouffard
Copy link
Member

Some workflows were still running on ubuntu-latest, which is for now 18.04
but will be switched to 20.04 soon.
So explicitly use a named version to avoid side effects when the latest version
changes.
In addition and for the same reason, also use the named versions for windows and
macOS currently referenced as the latest version.

For the ubuntu-latest switch to 20.04, see the announcement

Some workflows were still running on `ubuntu-latest`, which is for now `18.04`
but will be switched to `20.04` soon.
So explicitly use a named version to avoid side effects when the latest version
changes.
In addition and for the same reason, also use the named versions for windows and
macOS currently referenced as the latest version.
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Nov 5, 2020
@csouchet csouchet merged commit da6b3ab into master Nov 6, 2020
@csouchet csouchet deleted the infra/gh_wf_always_run_on_ubuntu_20 branch November 6, 2020 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants