gha: dco: update to ubuntu 24.04

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-03-04 19:25:27 +01:00
parent 06b87d80ee
commit eeffc099ef

View File

@@ -20,7 +20,7 @@ env:
jobs:
run:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
timeout-minutes: 10 # guardrails timeout for the whole job
steps:
-