Skip to content

Commit b08c968

Browse files
bollwyvlminrk
authored andcommitted
linting
1 parent 9a2f7d3 commit b08c968

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ jobs:
7171
os: [ubuntu-latest, macos-latest, windows-latest]
7272
python-version: [3.6, 3.7, 3.8, 3.9, pypy-3.7]
7373
exclude:
74-
- os: windows-latest
75-
python-version: pypy-3.7
74+
- os: windows-latest
75+
python-version: pypy-3.7
7676
env:
7777
OS: ${{ matrix.os }}
7878

0 commit comments

Comments
 (0)