Merge pull request #1031 from GeorgianaElena/rm-old-ubuntu

Remove unit tests against Ubuntu 20.04 and Python 3.9
This commit is contained in:
Sarah Gibson
2025-04-17 12:50:30 +01:00
committed by GitHub

View File

@@ -40,9 +40,6 @@ jobs:
fail-fast: false
matrix:
include:
- name: "Ubuntu 20.04, Py 3.9"
ubuntu_version: "20.04"
python_version: "3.9"
- name: "Ubuntu 22.04, Py 3.10"
ubuntu_version: "22.04"
python_version: "3.10"