Skip to content

Commit 204fff5

Browse files
committed
clean up ci
1 parent 4982d66 commit 204fff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
matrix:
3939
os: [ubuntu-20.04]
40-
python-version: ["3.7", "3.11", "pypy-3.9"]
40+
python-version: ["3.8", "3.11", "pypy-3.9"]
4141
fail-fast: false
4242
name: CPython ${{ matrix.python-version }}-${{ matrix.os }}
4343
steps:

0 commit comments

Comments
 (0)