]> git.openstreetmap.org Git - chef.git/commitdiff
Run osqa test on Ubuntu 20.04
authorTom Hughes <tom@compton.nu>
Mon, 12 Oct 2020 19:38:04 +0000 (20:38 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 12 Oct 2020 19:38:04 +0000 (20:38 +0100)
.github/workflows/test-kitchen.yml

index 32aa19ba0707d1b4549d55ad6c8ee061247788ad..0fcb574614cabd77c9ea1ef9c2b0b2963fb29dee 100644 (file)
@@ -104,13 +104,9 @@ jobs:
         os:
           - ubuntu-2004
         include:
-          - suite: osqa
-            os: ubuntu-1804
           - suite: trac
             os: ubuntu-1804
         exclude:
-          - suite: osqa
-            os: ubuntu-2004
           - suite: trac
             os: ubuntu-2004
       fail-fast: false