Skip to content

Commit

Permalink
SKIP_ARCHITECTURE_DETECTION = 1
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Kolberg <[email protected]>
  • Loading branch information
amdprophet committed Nov 6, 2024
1 parent 410e9a3 commit 8cb2102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,5 +258,5 @@ jobs:
env:
S3_BUCKET: sumologic-osc-ci-builds
OVERRIDE_ARCH: x64
SKIP_ARCHITECTURE_DETECTION: "True"
SKIP_ARCHITECTURE_DETECTION: 1
run: make test

0 comments on commit 8cb2102

Please sign in to comment.