ci: update CI runner to vps-4 from ubuntu-latest

This commit is contained in:
Jan K9f 2025-02-19 12:24:55 +01:00
parent 72f56928d4
commit 8da1ff8acd
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

@ -5,7 +5,7 @@ on:
jobs:
linelint:
runs-on: ubuntu-latest
runs-on: vps-4
name: Check if all files end in newline
steps:
- name: Checkout