mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
ci: Test on Ubuntu 21.04
This commit is contained in:
parent
70815edb8a
commit
6aa46e7d1a
3 changed files with 38 additions and 0 deletions
3
.github/workflows/tests.yaml
vendored
3
.github/workflows/tests.yaml
vendored
|
@ -36,6 +36,9 @@ jobs:
|
|||
- name: "Ubuntu 20.04"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: ubuntu2004
|
||||
- name: "Ubuntu 21.04"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: ubuntu2104
|
||||
- name: "OpenSUSE 15.0"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: opensuse1500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue