Skip to content

Commit 1bbaaad

Browse files
committed
Fix CI
1 parent e613033 commit 1bbaaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# latest version of everything
2424
- python-version: "3.12"
2525
mypy-version: "1.15"
26-
pyside6-version: "6.8.2.1"
26+
pyside6-version: "6.7.3"
2727

2828
steps:
2929
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)