Skip to content

Commit 94e9f31

Browse files
Remove python 3.8 windows support
1 parent d9422cb commit 94e9f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# "pypy-3.7", does work atm.
2020
"3.11",
2121
"3.9",
22-
"3.8",
22+
# "3.8",
2323
# "3.7"
2424
]
2525

0 commit comments

Comments
 (0)