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