Skip to content

Commit 707c68f

Browse files
committed
Lint with CPython 3.8
1 parent d869a7c commit 707c68f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ jobs:
8686
strategy:
8787
matrix:
8888
python:
89-
- short: 37
90-
dotted: 3.7
89+
- short: 38
90+
dotted: 3.8
9191
steps:
9292
- uses: actions/checkout@v2
9393
- name: Set up Python ${{ matrix.python.dotted }}

0 commit comments

Comments
 (0)