Skip to content

Commit

Permalink
ci/azure-build-and-test.yml: iterate Windows Web/OpenGL (1)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkgw committed Sep 21, 2021
1 parent 9dbf7c2 commit 0335d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/azure-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +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"
condition: and(succeeded(), eq(variables['Agent.OS'], 'Windows_NT'))
displayName: Set up OpenGL (Windows)
Expand Down

0 comments on commit 0335d4e

Please sign in to comment.