ARMmbed / mbed-os-tools

The tools to test and work with Mbed OS
Apache License 2.0
33 stars 67 forks source link

Upgrade Azure testing images and drop CI testing of Python 2 #279

Closed Patater closed 2 years ago

Patater commented 2 years ago

Description

Azure dropped Ubuntu 16.04, so upgrade to 20.04 image which will work until that image is also removed at some point in the future. Azure will also be dropping the windows version we were using, so upgrade to windows-2019. Python 2 is also dropped from Azure CI, as that's been made less readily available.

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers