diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index b41a106e..7bc68bf5 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -27,12 +27,6 @@ jobs: - uses: actions/checkout@v4 - run: nix build .#checks.x86_64-linux.test-mastodon-service -L - check-pixelfed: - runs-on: native - steps: - - uses: actions/checkout@v4 - - run: nix build .#checks.x86_64-linux.test-pixelfed-garage-service -L - check-peertube: runs-on: native steps: