quickjs/.github/workflows
Ben Noordhuis 99e4e0d55e
Disable ASLR, upgrade Ubuntu CI images (#321)
After much tinkering with libuv's CI, I finally figured out that ASLR
is the root cause for the ASan and MSan failures. Newer kernels use
bigger PIE slides and the sanitizer runtimes don't know how to handle
those (yet - looks like it's been fixed upstream.)

Refs: https://github.com/quickjs-ng/quickjs/pull/315
Refs: https://github.com/libuv/libuv/pull/4365
2024-03-17 19:59:24 +01:00
..
ci.yml Disable ASLR, upgrade Ubuntu CI images (#321) 2024-03-17 19:59:24 +01:00
release.yml Pin Ubuntu CI images to 20.04 (#315) 2024-03-15 10:49:33 +01:00