We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b851b6 commit bf9d853Copy full SHA for bf9d853
2 files 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"
+ flags: "--nightly --arch-exclude arm"
19
secrets: "inherit"
.github/workflows/nightly.yml
@@ -14,5 +14,5 @@ jobs:
14
0 commit comments