Skip to content

Commit

Permalink
Test dynamic OpenGL on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Aug 14, 2020
1 parent 2d23b7b commit 38ca34d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-win-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
${{ runner.os }}-test-${{ env.cache-name }}-
${{ runner.os }}-test-
${{ runner.os }}-
- run: julia --color=yes --project -e 'using Pkg; pkg"add https://github.com/barche/Qt_jll.jl.git"'
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-runtest@latest
env:
QT_QUICK_BACKEND: software

QT_LOGGING_RULES: "*.debug=true;qt.qpa.input*.debug=false;qt.scenegraph.general=true;qt.qpa.gl=true"

0 comments on commit 38ca34d

Please sign in to comment.