mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Re-enable Debian Testing image
Was disabled in 4c9a39a
because 'fiu-utils' was not available
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
eee650e889
commit
70aea4b9bc
1 changed files with 3 additions and 4 deletions
7
.github/workflows/tests.yaml
vendored
7
.github/workflows/tests.yaml
vendored
|
@ -21,10 +21,9 @@ jobs:
|
|||
- name: "Debian Stable"
|
||||
runner: ubuntu-latest
|
||||
container: debianstable
|
||||
# Pause testing on debian testing until libfiu-dev/fiu-utils is available
|
||||
# - name: "Debian Testing"
|
||||
# runner: ubuntu-latest
|
||||
# container: debiantesting
|
||||
- name: "Debian Testing"
|
||||
runner: ubuntu-latest
|
||||
container: debiantesting
|
||||
- name: "Fedora 37"
|
||||
runner: ubuntu-latest
|
||||
container: fedora37
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue