Skip to content

fix(ci): cgo-enabled: "1" -> 1 - #137

Merged
synackd merged 1 commit into
mainfrom
ci/cgo-enabled-fix
Sep 16, 2026
Merged

synackd merged 1 commit into
mainfrom
ci/cgo-enabled-fix

Conversation

@synackd

@synackd synackd commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Description

Release job was failing because cgo-enabled input expects an integer, not a string.

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • I have updated the relevant documentation (CLI examples, man pages, README, other docs, etc.)
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Dependency update
  • Build system/CI

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd
synackd requested a review from seantronsen September 16, 2026 16:51

@seantronsen seantronsen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪨

@synackd
synackd merged commit 1e97f0d into main Sep 16, 2026
14 checks passed
@synackd
synackd deleted the ci/cgo-enabled-fix branch September 16, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants