Skip to content

Commit b352b89

Browse files
committed
Remove 3.8
1 parent b879d50 commit b352b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
strategy:
3535
fail-fast: false
3636
matrix:
37-
python: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
37+
python: ["3.9", "3.10", "3.11", "3.12", "3.13"]
3838
os: [ubuntu-latest, windows-latest]
3939

4040
steps:

0 commit comments

Comments
 (0)