change runner names
check / flake-check (push) Failing after 25s
deploy / deploy (push) Failing after 4s

This commit is contained in:
Lars Nolden
2026-06-25 18:55:06 +02:00
parent 19027e3b48
commit b10d22bd57
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
flake-check:
runs-on: nix
runs-on: nixos
steps:
- uses: actions/checkout@v4
- run: nix flake check