Rm test with old Ubuntu and Python version

This commit is contained in:
Georgiana Dolocan
2025-04-16 20:05:37 +03:00
parent c1134a5341
commit bba39bdfde

View File

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