diff options
Diffstat (limited to 'tests/unit')
| -rw-r--r-- | tests/unit/go/task.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/unit/go/task.yaml b/tests/unit/go/task.yaml index 3ea8808ff1..95f1fb999f 100644 --- a/tests/unit/go/task.yaml +++ b/tests/unit/go/task.yaml @@ -1,8 +1,7 @@ summary: Run project static and unit tests # debian-sid complains about format-wrong most likely because of newer go -# ubuntu-19.10-64: pending fix for this test coming on a following change -systems: [-debian-sid-*, -ubuntu-19.10-64] +systems: [-debian-sid-*] # Start before anything else as it takes a long time. priority: 1000 |
