tests: Add Ubuntu 20.10 into the test matrix

This commit is contained in:
Tomas Babej 2021-11-06 12:57:26 -04:00
parent e4f1e05c1d
commit 6fae705b43
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
3 changed files with 38 additions and 0 deletions

View file

@ -30,6 +30,9 @@ jobs:
- name: "Ubuntu 20.04"
runner: ubuntu-latest
dockerfile: ubuntu2004
- name: "Ubuntu 20.10"
runner: ubuntu-latest
dockerfile: ubuntu2010
- name: "Ubuntu 21.04"
runner: ubuntu-latest
dockerfile: ubuntu2104