Update distribution matrix for end-to-end tests

This commit is contained in:
Stanislas Lange 2024-11-07 20:46:47 +01:00
parent 56660eefeb
commit 0d58ddcb8c
No known key found for this signature in database

View File

@ -13,13 +13,12 @@ jobs:
strategy:
matrix:
os-image:
- debian-10-x64
- debian-11-x64
- debian-12-x64
- ubuntu-20-04-x64
- ubuntu-22-04-x64
- ubuntu-24-04-x64
- fedora-39-x64
- fedora-40-x64
- centos-7-x64
# - centos-stream-9-x64 # yum oomkill
steps: