switched builder to hostinger
Some checks failed
CI / build (push) Failing after 21s

This commit is contained in:
2024-12-07 22:27:43 +08:00
parent aac367f11e
commit 94ac2cf286

View File

@@ -4,7 +4,7 @@ on:
branches: [ master ]
jobs:
build:
runs-on: woryzen
runs-on: hostinger
steps:
- name: Checkout sources
uses: actions/checkout@v4