Skip to content

Commit a4d3b66

Browse files
Fix: remove unsupported Python 3.6 from CI matrix
1 parent 4c49b86 commit a4d3b66

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/syntax-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
strategy:
1212
matrix:
1313
python-version: ['2.7', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
14-
1514
steps:
1615
- uses: actions/checkout@v3
1716

0 commit comments

Comments
 (0)