From a0b104f563e3208c2ebce90b3ee5973a2d7fc3cd Mon Sep 17 00:00:00 2001 From: Daniel Schwabeneder Date: Mon, 29 Mar 2021 00:31:41 +0200 Subject: [PATCH] run CompileBot on 1.6 --- .github/workflows/SnoopCompile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/SnoopCompile.yml b/.github/workflows/SnoopCompile.yml index e4d7560a..3825cf11 100644 --- a/.github/workflows/SnoopCompile.yml +++ b/.github/workflows/SnoopCompile.yml @@ -21,7 +21,7 @@ jobs: fail-fast: false matrix: version: # NOTE: the versions below should match those in your botconfig - - '1.5' + - '1' os: # NOTE: should match the os setting of your botconfig - ubuntu-latest arch: