tests: Add Ubuntu 21.10 into the test matrix
This commit is contained in:
3
.github/workflows/tests.yaml
vendored
3
.github/workflows/tests.yaml
vendored
@@ -36,6 +36,9 @@ jobs:
|
||||
- name: "Ubuntu 21.04"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: ubuntu2104
|
||||
- name: "Ubuntu 21.10"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: ubuntu2110
|
||||
- name: "OpenSUSE 15.0"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: opensuse1500
|
||||
|
||||
Reference in New Issue
Block a user