moved builds to woryzen

This commit is contained in:
2025-06-13 20:52:27 +08:00
parent 559ad5e528
commit 52a1b4c200
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
- 'dev'
jobs:
build:
runs-on: hostinger
runs-on: woryzen
steps:
- name: Checkout sources
uses: actions/checkout@v4

View File

@@ -5,7 +5,7 @@ on:
- '*'
jobs:
build:
runs-on: hostinger
runs-on: woryzen
steps:
- name: Checkout sources
uses: actions/checkout@v4