mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Merge pull request #9590 from electron/add-pre-cibuild
Enable LIMIT_OUTPUT_IGNORE_SEGFAULTS on Linux CI
This commit is contained in:
3
script/pre-cibuild
Normal file
3
script/pre-cibuild
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export LIMIT_OUTPUT_IGNORE_SEGFAULTS=1
|
||||
Reference in New Issue
Block a user