Skip to content

Commit 0384a46

Browse files
authored
Merge pull request #1031 from GeorgianaElena/rm-old-ubuntu
Remove unit tests against Ubuntu 20.04 and Python 3.9
2 parents c1134a5 + bba39bd commit 0384a46

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/unit-test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
include:
43-
- name: "Ubuntu 20.04, Py 3.9"
44-
ubuntu_version: "20.04"
45-
python_version: "3.9"
4643
- name: "Ubuntu 22.04, Py 3.10"
4744
ubuntu_version: "22.04"
4845
python_version: "3.10"

0 commit comments

Comments
 (0)