diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 92b5f48747156291424ae0b52b8aa813e9eac1e2..b6f16e0c08a6524ce2cb5c134fb86a466de8a715 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,8 +11,6 @@ variables:
   # Neither of these have package local nickname support.
   CLCI_TEST_CLISP: "no"
   CLCI_TEST_CMUCL: "no"
-  CLCI_TEST_ALLEGRO: "yes"
-  I_AGREE_TO_ALLEGRO_EXPRESS_LICENSE: "yes"
 
 # This section is not strictly required, but prevents Gitlab CI from launching
 # multiple redundent pipelines when a Merge Request is opened.