mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 18:06:42 +02:00
tests: Add Ubuntu 22.04 into the test matrix
This commit is contained in:
parent
08d647102f
commit
8845055abb
2 changed files with 11 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 22.04"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: ubuntu2204
|
||||
- name: "OpenSUSE 15"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: opensuse15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue