Files
pybind11/.github/workflows
Ralf W. Grosse-Kunstleve 78e39452d1 Add timeout-minutes: 3 to cpptest workflow steps
Add a 3-minute timeout to all C++ test (cpptest) steps across all
platforms to detect hangs early. This uses GitHub Actions' built-in
timeout-minutes property which works on Linux, macOS, and Windows.
2025-12-20 03:32:42 -08:00
..