mirror of
https://github.com/electron/electron.git
synced 2026-01-31 02:08:34 -05:00
Enable more debug info for electron-linux-ia32
This commit is contained in:
@@ -193,6 +193,7 @@ jobs:
|
||||
environment:
|
||||
TARGET_ARCH: ia32
|
||||
DISPLAY: ':99.0'
|
||||
ELECTRON_ENABLE_LOGGING: 'true'
|
||||
resource_class: xlarge
|
||||
steps:
|
||||
- checkout
|
||||
@@ -271,6 +272,10 @@ jobs:
|
||||
else
|
||||
echo 'Skipping verify ffmpeg on release build'
|
||||
fi
|
||||
- store_test_results:
|
||||
path: junit
|
||||
- store_artifacts:
|
||||
path: junit
|
||||
electron-linux-mips64el:
|
||||
docker:
|
||||
- image: electronbuilds/electron:0.0.4
|
||||
|
||||
Reference in New Issue
Block a user