Skip to content

Commit a1872bc

Browse files
committed
ci: drop 3.7
1 parent 76d20e3 commit a1872bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ${{ matrix.os }}
2828
strategy:
2929
matrix:
30-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
30+
python-version: ["3.8", "3.9", "3.10", "3.11"]
3131
os: [ubuntu-latest, macos-13, windows-latest]
3232
exclude:
3333
# windows runners have gotten flaky

0 commit comments

Comments
 (0)