Skip to content

Commit fc24e7d

Browse files
committed
Revert "python version add back 3.8"
This reverts commit dd84454.
1 parent dd84454 commit fc24e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
strategy:
3636
fail-fast: true
3737
matrix:
38-
python-version: [ "3.8", "3.9", "3.10", "3.11" ]
38+
python-version: [ "3.9", "3.10", "3.11" ]
3939
runs-on: "ubuntu-latest"
4040
steps:
4141
#----------------------------------------------

0 commit comments

Comments
 (0)