From e651be739d390c4932c009c7ccaf20fd41182ea6 Mon Sep 17 00:00:00 2001 From: Steven Jones <steven.jones@computerminds.co.uk> Date: Sat, 6 Jan 2024 20:23:19 +0000 Subject: [PATCH] We can't now test on the previous minor version. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 969368a..7f6c6e1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -50,7 +50,6 @@ include: ################ variables: # Broaden test coverage. - OPT_IN_TEST_PREVIOUS_MINOR: 1 OPT_IN_TEST_NEXT_MINOR: 1 -- GitLab