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 4c5280e commit 7a4e596Copy full SHA for 7a4e596
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- ruby-version: '2.7'
22
puppet_gem_version: '~> 7.0'
23
- ruby_version: '3.2'
24
- puppet_gem_version: 'https://github.com/puppetlabs/puppet' # puppet8'
+ puppet_gem_version: '~> 8.0'
25
runs_on:
26
- "ubuntu-latest"
27
- "windows-latest"
.github/workflows/nightly.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
0 commit comments