Update .gitea/workflows/build.yml
Build project / build (push) Failing after 2m18s

This commit is contained in:
2025-12-04 01:34:33 +01:00
parent c06c820dfb
commit d4ee0d86c2
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: giorgio-runner
steps:
- name: Checkout code