Skip to content

Run CI on Linux as well as macOS - #67

Merged
hellerve merged 1 commit into
mainfrom
claude/ci-linux
Sep 7, 2026
Merged

hellerve merged 1 commit into
mainfrom
claude/ci-linux

Conversation

@hellerve

@hellerve hellerve commented Sep 7, 2026

Copy link
Copy Markdown
Member

Nothing in this repo was ever compiled or run on Linux, which is where it gets deployed. poll(2), fork(2) and SO_REUSEPORT are only exercised on the platform nobody serves from.

  • matrix becomes [ubuntu-latest, macos-latest], matching the rest of the org

Whether the smoke test and the worker path are green on Linux is what this PR is for. lsof at test/smoke.sh:36 is diagnostic and guarded by || true, so its absence would not fail the run.

Closes #64

@hellerve
hellerve merged commit b35b9c0 into main Sep 7, 2026
2 checks passed
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.

CI never builds or runs anything on Linux

1 participant