Remove Ubuntu 20.04 LTS

This commit is contained in:
VirtuBox
2025-04-20 18:00:37 +02:00
committed by GitHub
parent 03b3b64a5a
commit 803f423a0e

View File

@@ -20,7 +20,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
os: [ubuntu-22.04, ubuntu-24.04]
steps:
- uses: actions/checkout@v4