Update outdated runner

This commit is contained in:
Roni Laukkarinen 2025-05-07 10:27:43 +03:00 committed by GitHub
parent 037e46f205
commit c04705bbf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build:
name: Test styles
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout the repository