diff --git a/.forgejo/workflows/uwu.yaml b/.forgejo/workflows/uwu.yaml index 43ec1c0..45a5b6d 100644 --- a/.forgejo/workflows/uwu.yaml +++ b/.forgejo/workflows/uwu.yaml @@ -3,8 +3,7 @@ on: branches: [main] jobs: tests: - runs-on: ubuntu-latest + runs-on: native steps: - uses: actions/checkout@v4 - - uses: https://github.com/cachix/install-nix-action@v27 - run: nix flake check