We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766d260 commit a716175Copy full SHA for a716175
script/cibuild
@@ -6,7 +6,7 @@
6
# with one or more Puppet versions, with PUPPET_VERSIONS set to a space-separated list
7
# of versions to test.
8
9
-[ -z "$PUPPET_VERSIONS" ] && export PUPPET_VERSIONS='3.8.7 4.10.0 5.0.0'
+[ -z "$PUPPET_VERSIONS" ] && export PUPPET_VERSIONS='3.8.7 4.10.8 5.0.0'
10
[ -z "$RUBOCOP_TEST" ] && export RUBOCOP_TEST='true'
11
[ -z "$RSPEC_TEST" ] && export RSPEC_TEST='true'
12
0 commit comments