Update .gitea/workflows/build.yml
CMake Build and Deploy / build (push) Failing after 1m58s

This commit is contained in:
2025-09-24 08:33:08 +02:00
parent 2ca64fae41
commit ec0eba849a
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: home-1
steps:
- name: Checkout code