mirror of
https://github.com/encounter/ghidra-cli.git
synced 2026-07-10 03:18:56 -07:00
Windows Ghidra tests consistently exceed the 90-minute timeout on GitHub Actions free runners due to slow JVM startup per CLI command. Mark Windows as continue-on-error so timeouts don't block CI status. Ubuntu and macOS provide the actual correctness signal. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>