Skip to content

Commit bfbd9e2

Browse files
committed
docs: add Windows support note to README
- Document cross-platform support (Linux, macOS, Windows) - Triggers CI with updated cimis-tsdb dependency that includes Windows file locking fix
1 parent 960165f commit bfbd9e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Dependency note:
3131
- This repository expects `cimis-tsdb` at `./_deps/cimis-tsdb` (see `go.mod` replace rule).
3232
- CI checks out the dependency into that path.
3333
- Local development should mirror the same layout for deterministic builds.
34+
- Now supports Linux, macOS, and Windows (cross-platform file locking)
3435

3536
For a **pure-Go build** (no C compiler required):
3637

0 commit comments

Comments
 (0)