removed container
Some checks failed
Nix Web Proxy Worker / setup-nixos-runner (push) Failing after 3s

This commit is contained in:
2025-10-03 19:21:17 +02:00
parent b8ad2769da
commit 4fb72adedf

View File

@@ -5,8 +5,6 @@ on: [push, merge]
jobs:
setup-nixos-runner:
run-on: ubuntu-latest
container:
image: node:lts
steps:
- uses: actions/checkout@v4
- uses: actions/install-nix