From da6d73d9bfaa7425279d0b79c69dce78f49b32fe Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Wed, 4 Dec 2019 17:45:42 -0600 Subject: [PATCH] Removed 64 bits platform from build bot --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2a60029..e69a81e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -88,7 +88,7 @@ alpha32: ### I will reenable this when we will get rid of enchant, probably in favour of symspellpy # Creates a version built with Python 3.7 and cx-freeze # this is going to be the current alpha version after november 27. -alpha64: +.alpha64: type: deploy tags: - windows10