Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 98bf1be

Browse files
committed
[dist] Use 3.8 for linting
1 parent a0a3107 commit 98bf1be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
python-version:
1313
- 3.6
1414
- 3.7
15-
- 3.7.0
15+
- 3.8
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)