tests: Add Ubuntu 20.10 into the test matrix
This commit is contained in:
3
.github/workflows/tests.yaml
vendored
3
.github/workflows/tests.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user