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