quickjs/.github/workflows
Saúl Ibarra Corretgé 00d104e519 Add clang64 MinGW environment to CI
run-test262 required pthreads, so let's add that. In addition, in MinGW,
clock_gettime is implemented in the pthreads library, so we want to link
it too.

This doesn't get us anywhere closer to building with ClangCL on Windows,
but hey, another target that required some tweaking...
2023-11-28 09:11:27 +01:00
..
ci.yml Add clang64 MinGW environment to CI 2023-11-28 09:11:27 +01:00
release.yml Add workflow for making releases 2023-11-23 14:43:56 +01:00