Skip to content

Commit d59bf1e

Browse files
committed
Remove other python versions than 3.8
1 parent 29500a2 commit d59bf1e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ jobs:
1818
matrix:
1919
python-version:
2020
- "3.8"
21-
- "3.9"
22-
- "3.10"
23-
- "3.11"
24-
- "3.12"
2521

2622
steps:
2723
- name: Checkout code

0 commit comments

Comments
 (0)