From d1c779e49a09e9ab669c4763d8253e07ba006a45 Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Sat, 17 Oct 2020 18:09:56 +0200 Subject: [PATCH] Update SnoopCompile.yml --- .github/workflows/SnoopCompile.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/SnoopCompile.yml b/.github/workflows/SnoopCompile.yml index 7128fd9a..b0f25a49 100644 --- a/.github/workflows/SnoopCompile.yml +++ b/.github/workflows/SnoopCompile.yml @@ -21,8 +21,6 @@ jobs: fail-fast: false matrix: version: # NOTE: the versions below should match those in your botconfig - - '1.3' - - '1.4' - '1.5' os: # NOTE: should match the os setting of your botconfig - ubuntu-latest