update runs on
Some checks failed
/ test (push) Failing after 6s

This commit is contained in:
KoenDR06 2026-02-10 16:27:24 +01:00
parent 0bbc3a35d4
commit 172a5735e3

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
test:
runs-on: self-hosted
runs-on: nixos
steps:
- run: echo All good!
- uses: actions/checkout@v4