From fc89578536e740dd27c8a7a8d45269a3ef19ad8a Mon Sep 17 00:00:00 2001 From: Daniel Schwabeneder Date: Tue, 30 Jun 2020 23:35:51 +0200 Subject: [PATCH] Update .github/workflows/SnoopCompile.yml Co-authored-by: Amin Yahyaabadi --- .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 78f2acae..6bb942e9 100644 --- a/.github/workflows/SnoopCompile.yml +++ b/.github/workflows/SnoopCompile.yml @@ -23,7 +23,7 @@ jobs: version: # NOTE: the versions below should match those in your botconfig - '1.3' - '1.4' - # - '1.5' + - '1.5.0-rc1' - 'nightly' os: # NOTE: should match the os setting of your botconfig - ubuntu-latest