Skip to content

Commit

Permalink
update pyside6 test with python3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
t20100 committed Jul 13, 2023
1 parent 40133d2 commit ca48f05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ environment:
WITH_GL_TEST: True
PIP_OPTIONS: "-q --pre"

# Python 3.7
- PYTHON_DIR: "C:\\Python37-x64"
# Python 3.11
- PYTHON_DIR: "C:\\Python311-x64"
QT_BINDING: "PySide6"
WITH_GL_TEST: False # OpenGL not working
PIP_OPTIONS: "-q --pre"
Expand Down

0 comments on commit ca48f05

Please sign in to comment.