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 422b285 commit 5d2b9e8Copy full SHA for 5d2b9e8
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
14
Acceptance:
15
needs: Spec
16
- uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@MAINT-GCP_troubleshooting"
+ uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
17
secrets: "inherit"
18
with:
19
- flags: "--nightly --platform-include=sles-12"
+ flags: "--nightly --platform-include=sles-15"
provision.yaml
@@ -32,10 +32,6 @@ docker_el8:
32
provisioner: docker
33
images:
34
- litmusimage/centos:8
35
-docker_sles:
36
- provisioner: docker
37
- images:
38
- - litmusimage/sles:15
39
release_checks_6:
40
provisioner: abs
41
0 commit comments