Skip to content

Commit d8f061d

Browse files
author
Andrei
committed
Update lint.yml
1 parent 6b670da commit d8f061d

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
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: false
2626
matrix:
27-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
27+
python-version: ["3.12"]
2828

2929
steps:
3030
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)