From: Tom Hughes Date: Mon, 12 Oct 2020 19:38:04 +0000 (+0100) Subject: Run osqa test on Ubuntu 20.04 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/d396d4d20048710011361457ffece71638036fdb Run osqa test on Ubuntu 20.04 --- diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 32aa19ba0..0fcb57461 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -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