Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 1d6ab07

Browse files
1 parent 254fb96 commit 1d6ab07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Python
1313
uses: actions/setup-python@v4
1414
with:
15-
python-version: "3.10"
15+
python-version: "3.7"
1616
- name: Install nox
1717
run: |
1818
python -m pip install --upgrade setuptools pip wheel

0 commit comments

Comments
 (0)