Skip to content

Commit ec53fff

Browse files
committed
Re-implementing mistakenly removed ARM exclusion
1 parent 3b851b6 commit ec53fff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
needs: Spec
1616
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
1717
with:
18-
flags: "--nightly"
18+
flags: "--nightly --arch-exclude aarch64"
1919
secrets: "inherit"

0 commit comments

Comments
 (0)