selfhosted
Some checks failed
Build Project / build (push) Failing after 3h11m56s

This commit is contained in:
Dawid Sobczak 2025-04-20 09:32:55 +01:00
parent 15ca0301a6
commit 9a4370a42d

View file

@ -3,7 +3,7 @@ name: Build Project
on: [push]
jobs:
build:
runs-on: docker
runs-on: self-hosted
steps:
- name: Checkout the repo
uses: actions/checkout@v4