Skip to content

Commit c3fd502

Browse files
committed
Explicit reason for supporting 3.7
1 parent be6e890 commit c3fd502

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
matrix:
13+
# We still support python 3.7 for entreprise customers running on legacy
14+
# Python versions
1315
python-version: ['3.7', '3.10', '3.12']
1416

1517
steps:

0 commit comments

Comments
 (0)