Skip to content

Commit 6867cd6

Browse files
authored
Merge pull request #2 from openradx/remove_unsupported_py_version
Remove unsupported Python version from CI
2 parents 99aa011 + e80f54c commit 6867cd6

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)