Files
UltraGrid/.github/scripts
Martin Pulec fdd4fc1283 CI macos: limit number of threads for GLFW make
Using `cmake --build . --parallel` actually doesn't limit the number
of processes because it just passes the number (here none) to make,
resulting in `make -j`.

This is a possible explanations of macOS runner freezes, as eg. here:
<https://github.com/MartinPulec/UltraGrid/actions/runs/7641831068>
(last relevant message in log is `[100%] Built target joysticks`).
2024-01-25 17:07:41 +01:00
..
2023-05-02 08:41:35 +02:00
2023-09-01 13:50:50 +02:00
2022-08-23 13:19:08 +02:00
2022-08-23 13:19:08 +02:00