fix runner target

This commit is contained in:
2024-10-23 01:56:43 +02:00
parent c6de5b4723
commit 514437473e

View File

@@ -6,7 +6,7 @@ on:
- main
jobs:
checks-impure:
runs-on: nix
runs-on: nixos
steps:
- uses: actions/checkout@v3
- run: nix flake check