X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d89d53467cb2177dbccb2ff8d9ebb5861cf29343..823a60ab162f5682c805a0113be966d82620821b:/.github/workflows/test-kitchen.yml 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