CI: test on ubuntu 22.04 or 24.04

20.04 was removed.
This commit is contained in:
Thomas Waldmann 2025-04-17 15:17:57 +02:00
parent dddb6b1556
commit f3a61ae350
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -47,7 +47,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-20.04
- os: ubuntu-22.04
python-version: '3.9'
toxenv: py39-fuse2
- os: ubuntu-22.04