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.
2 parents 0ff26de + 43afc4b commit 733c38eCopy full SHA for 733c38e
.fixtures.yml
@@ -4,7 +4,7 @@ fixtures:
4
provision: 'https://github.com/puppetlabs/provision.git'
5
puppet_agent:
6
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
7
- ref: v4.21.0
+ ref: v4.23.0
8
registry: 'https://github.com/puppetlabs/puppetlabs-registry.git'
9
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
10
symlinks:
.github/workflows/ci.yml
@@ -16,4 +16,4 @@ jobs:
16
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
17
secrets: "inherit"
18
with:
19
- runs_on: "ubuntu-20.04"
+ runs_on: "ubuntu-22.04"
metadata.json
@@ -75,6 +75,7 @@
75
"2012 R2",
76
"2016",
77
"2019",
78
+ "2022",
79
"10"
80
]
81
},
0 commit comments