We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4982bde commit ea2cb69Copy full SHA for ea2cb69
.github/workflows/test.yml
@@ -33,6 +33,8 @@ jobs:
33
- python-version: "3.11"
34
qt-lib: pyside2
35
os: windows-latest
36
+ - python-version: "3.12"
37
+ qt-lib: pyside2
38
39
steps:
40
- uses: actions/checkout@v3
0 commit comments