ci: update runner to vps-4 in workflow configuration

This commit is contained in:
Jan Gleytenhoover 2025-02-19 10:16:43 +01:00
parent 0d45d9659a
commit a50b9be463
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: vps-4
steps:
- name: Checkout repository
uses: actions/checkout@v4