Testing ubuntu runnability
All checks were successful
Nix Web Proxy Worker / setup-nixos-runner (push) Successful in 15s

This commit is contained in:
2025-10-03 17:01:54 +02:00
parent 37a1fd96ab
commit 078a527c1d

View File

@@ -5,9 +5,8 @@ on: [push, merge]
jobs:
setup-nixos-runner:
run-on: ubuntu-latest
#container:
# image: nixos/nix
container:
image: ubuntu
steps:
- name: echo in image
uses: docker/nixos/nix
run: echo "Hello Workflow world!"