summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 05430fd..611058c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,10 +24,10 @@ test:puppet38_future_parser:
FUTURE_PARSER: 'yes'
<<: *job_definition
-# Default debia stretch versions
-test:puppet45:
+# Default debian stretch versions
+test:puppet48:
variables:
- PUPPET_VERSION: "~> 4.5.2"
+ PUPPET_VERSION: "~> 4.8.2"
FACTER_VERSION: '~> 2.4.6'
<<: *job_definition