mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
tests: Add Ubuntu 20.10 into the test matrix
This commit is contained in:
parent
e4f1e05c1d
commit
6fae705b43
3 changed files with 38 additions and 0 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue