Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Update OS information in documentation and mark Ubuntu 20.04 as LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
JGoutin committed Jul 17, 2020
1 parent cce9fdf commit eb709ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions deployment/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,12 @@ stages:
Ubuntu LTS 18.04:
osName: ubuntu
osVersion: "18.04"
Ubuntu LTS 20.04:
osName: ubuntu
osVersion: "20.04"
Ubuntu 19.10:
osName: ubuntu
osVersion: "19.10"
Ubuntu 20.04:
osName: ubuntu
osVersion: "20.04"

variables:
# Docker commands shortcuts
Expand Down
3 changes: 2 additions & 1 deletion doc/drm_library_installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ tests:

* RHEL/Centos 7
* Ubuntu 18.04 LTS Bionic
* Ubuntu 16.04 LTS Xenial

Following OS are minimally tested only (without hardware):

* RHEL/Centos 8
* Ubuntu 16.04 LTS Xenial
* Ubuntu 20.04 LTS Focal
* Fedora (2 latest stable versions)
* Ubuntu (2 latest stable versions)
* Debian 10 Buster
Expand Down

0 comments on commit eb709ac

Please sign in to comment.