Skip to content

Commit

Permalink
ci/azure-build-and-test.yml: iterate Windows Web/OpenGL (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkgw committed Sep 21, 2021
1 parent 0335d4e commit a4a7a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/azure-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
set -e
git clone --depth 1 git://github.com/pyvista/gl-ci-helpers.git
powershell gl-ci-helpers/appveyor/install_opengl.ps1
echo "##vso[task.setvariable variable=QTWEBENGINE_CHROMIUM_FLAGS;]--ignore-gpu-blacklist"
echo "##vso[task.setvariable variable=QTWEBENGINE_CHROMIUM_FLAGS;]--ignore-gpu-blacklist --no-sandbox --single-process"
condition: and(succeeded(), eq(variables['Agent.OS'], 'Windows_NT'))
displayName: Set up OpenGL (Windows)
Expand Down

0 comments on commit a4a7a0e

Please sign in to comment.