core-lightning/.github/workflows
Rusty Russell 55d6eb6762 CI: run 2, not 3 UBSAN/ASAN pytests at once.
It seems to reliably be getting a SIGTERM after 17-18 minutes:

```
[gw1] [ 91%] PASSED tests/test_plugin.py::test_forward_event_notification
Error: Process completed with exit code 143.
```

Perhaps this is out of mem?  So, try -n2.  We also make the configure
line explicit, rather than relying on environment vars (we should probably
do this for the other cases, too)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-06-22 13:23:21 +09:30
..
bsd.yml ci: use Bitcoin Core 25.0 2023-05-30 09:12:43 +09:30
ci.yaml CI: run 2, not 3 UBSAN/ASAN pytests at once. 2023-06-22 13:23:21 +09:30
ci_build.yml Revert "ci: re-enable the compilation workflow" 2023-06-14 15:01:53 +02:00
macos.yaml ci: use Bitcoin Core 25.0 2023-05-30 09:12:43 +09:30
prototest.yaml Revert "ci: add the pre-build check as dependencies on lnprototetest" 2023-06-14 15:01:53 +02:00
pypi.yml ci: add timeout field to 2h for each task 2023-03-20 10:43:35 +10:30
rdme-docs-sync.yml doc: Add guides and GitHub workflow for doc sync 2023-06-06 12:40:19 +09:30