X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/590838d87d906d33b8cda36c37b3646430538509..933e46c9efa31de94503caf9f1016e8ce14a2e38:/.github/workflows/test-kitchen.yml?ds=inline diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 8fc5c9ba6..d8a39bb19 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -102,10 +102,10 @@ jobs: os: - ubuntu-2004 include: - - os: ubuntu-1804 - suite: osqa - - os: ubuntu-1804 - suite: trac + - suite: osqa + os: ubuntu-1804 + - suite: trac + os: ubuntu-1804 exclude: - suite: osqa os: ubuntu-2004