From 1d4ae7022a2a638ea8a74e17c29740ffd70ea12f Mon Sep 17 00:00:00 2001 From: Ethan Harris Date: Mon, 22 Nov 2021 17:29:23 +0000 Subject: [PATCH] Drop CI --- .github/workflows/ci-testing.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/ci-testing.yml b/.github/workflows/ci-testing.yml index 26ef32e70c..e9e4bfea9c 100644 --- a/.github/workflows/ci-testing.yml +++ b/.github/workflows/ci-testing.yml @@ -41,11 +41,6 @@ jobs: requires: 'latest' topic: ['image','image_extras'] release: 'stable' - - os: ubuntu-20.04 - python-version: 3.8 - requires: 'minimal' - topic: [ 'image','image_extras' ] - release: 'stable' - os: ubuntu-20.04 python-version: 3.8 requires: 'latest'