We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927d5b0 commit 8d6096eCopy full SHA for 8d6096e
1 file changed
.github/workflows/ci.yml
@@ -15,5 +15,5 @@ jobs:
15
needs: Spec
16
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
17
with:
18
- flags: '--nightly --platform sles-15'
+ flags: '--nightly --platform-include sles-15'
19
secrets: "inherit"
0 commit comments