Use Ubuntu 24.04 in validate-readme.yml (#463)

Signed-off-by: Wouter Born <github@maindrain.net>
pull/464/head
Wouter Born 2025-06-02 06:34:38 +02:00 committed by GitHub
parent 2e5868c7e1
commit 0dfba1456b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-20.04 runs-on: ubuntu-24.04
name: validate name: validate
steps: steps:
- name: Checkout - name: Checkout