Skip to content

Use ubuntu-latest in azure  #2687

Description

@AyanSinhaMahapatra

We currently use ubuntu-16.04 images like here

But these currently generate warning messages such as:

Ubuntu 16.04 LTS environment is deprecated and will be removed on September 20, 2021. Migrate to ubuntu-latest instead. For more details, see https://github.com/actions/virtual-environments/issues/3287.

actions/runner-images#3287 says

To keep our environment updated and secured, we will remove Ubuntu 16.04 on September 20, 2021.

To make sure everyone is aware of this change, we scheduled 2 short "brownouts". Ubuntu 16.04 builds will fail during the brownout period. Therefore, it is recommended to migrate your workflows prior to the September 6, 2021.

So we need to migrate to ubuntu-latest to let tests run correctly asap.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions