Skip to content

Commit e80f54c

Browse files
authored
Remove unsupported Python version from CI
1 parent 99aa011 commit e80f54c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_unit_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
strategy:
1717
matrix:
1818
python-version: [
19-
"3.7",
2019
"3.8",
2120
"3.9",
2221
"3.10",

0 commit comments

Comments
 (0)