Skip to content

Commit 91abc40

Browse files
committed
rm test file, rm Python 3.8
1 parent 91640f7 commit 91abc40

File tree

2 files changed

+1
-33031
lines changed

2 files changed

+1
-33031
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
test:
1212
strategy:
1313
matrix:
14-
python: [ "3.8", "3.9", "3.10", "3.11", "3.12", "3.13" ]
14+
python: [ "3.9", "3.10", "3.11", "3.12", "3.13" ]
1515
os: [ ubuntu-latest, macos-latest, windows-latest ]
1616
runs-on: ${{ matrix.os }}
1717
steps:

0 commit comments

Comments
 (0)