Removed need
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Failing after 20s

This commit is contained in:
2025-10-03 17:21:45 +02:00
parent 33659dcab8
commit 21abc0b377

View File

@@ -5,7 +5,6 @@ on: [push, merge]
jobs: jobs:
setup-nixos-runner: setup-nixos-runner:
run-on: ubuntu-latest run-on: ubuntu-latest
needs: [checkout-repo]
container: container:
image: ubuntu image: ubuntu
steps: steps: