Remove Ubuntu 20.04 from workflows as the runner has been retired.

This commit is contained in:
Martin Whitaker 2025-05-11 11:55:36 +01:00
parent b7f9be9370
commit b11749e04c
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ jobs:
fail-fast: false
matrix:
os: [
'20.04',
'22.04',
'24.04'
]