Skip to content

Commit 0a76bc7

Browse files
committed
try again
1 parent b90b116 commit 0a76bc7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@ jobs:
3131
- qt5
3232
- asyncio
3333
exclude:
34-
- python.dotted: 2.7
34+
- python:
35+
dotted: 2.7
3536
reactor: qt5
36-
- python.dotted: 2.7
37+
- python:
38+
dotted: 2.7
3739
reactor: asyncio
3840
include:
3941
- os: ubuntu-latest

0 commit comments

Comments
 (0)