Skip to content

Commit aa634e4

Browse files
authored
Update test.yml
1 parent 074dbba commit aa634e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525

2626
matrix:
27-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
27+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
2828
qt-lib: [pyqt5, pyqt6, pyside2, pyside6]
2929
os: [ubuntu-latest, windows-latest, macos-latest]
3030
exclude:

0 commit comments

Comments
 (0)