Skip to content

Commit

Permalink
ci/azure-build-and-test.yml: futz with Windows Web/OpenGL to see if i…
Browse files Browse the repository at this point in the history
…t helps CI
  • Loading branch information
pkgw committed Sep 21, 2021
1 parent e061c01 commit 9dbf7c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/azure-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ 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=QT_OPENGL;]software"
echo "##vso[task.setvariable variable=QTWEBENGINE_CHROMIUM_FLAGS;]--enable-webgl-software-rendering"
condition: and(succeeded(), eq(variables['Agent.OS'], 'Windows_NT'))
displayName: Set up OpenGL (Windows)
Expand Down

0 comments on commit 9dbf7c2

Please sign in to comment.