test: set screen 2560x1440x24 (#15999)

This commit is contained in:
Anton Danchenko 2024-08-06 16:43:37 +02:00 committed by GitHub
parent 903177b8db
commit f57dd4332e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ pipeline {
$class: 'Xvfb',
autoDisplayName: true,
parallelBuild: true,
screen: '1920x1080x24',
screen: '2560x1440x24',
additionalOptions: '-dpi 1'
]) {
sh 'fluxbox &'