testing docker host
Some checks failed
On_Push / build (push) Failing after 17s

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-09-23 11:41:55 +00:00
parent 52a3ec5a77
commit f205ed4e26

View file

@ -10,7 +10,7 @@ on:
jobs:
build:
# build it using teh base nixos system, helps with caching
runs-on: nix
runs-on: docker
steps:
# get the repo first
- uses: https://code.forgejo.org/actions/checkout@v4