From d396d4d20048710011361457ffece71638036fdb Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 12 Oct 2020 20:38:04 +0100 Subject: [PATCH] Run osqa test on Ubuntu 20.04 --- .github/workflows/test-kitchen.yml | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.43.2