ci: update runner from remote to vps-4 in workflows

This commit is contained in:
Jan Gleytenhoover 2025-02-12 11:31:32 +01:00 committed by jank1619
parent ac3c84106d
commit 343704959b
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ on:
jobs:
test-build:
name: test-build
runs-on: remote
runs-on: vps-4
container:
image: catthehacker/ubuntu:act-latest
steps:

View file

@ -13,7 +13,7 @@ permissions:
jobs:
release:
name: Release
runs-on: remote
runs-on: vps-4
permissions:
contents: write
issues: write