Skip to content

Commit 7af8ba3

Browse files
committed
fix: support 3.9+
1 parent b16f742 commit 7af8ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/setup-python@v4
3232
id: install-python
3333
with:
34-
python-version: 3.12
34+
python-version: 3.9
3535

3636
- name: Install uv
3737
uses: yezz123/setup-uv@v4

0 commit comments

Comments
 (0)