deprecate gitea nix builds

This commit is contained in:
Jörg Thalheim
2024-05-03 11:44:38 +02:00
parent 979d3d81a7
commit 7983c4f16e

View File

@@ -5,11 +5,6 @@ on:
branches: branches:
- main - main
jobs: jobs:
checks:
runs-on: nix
steps:
- uses: actions/checkout@v3
- run: nix run --refresh github:Mic92/nix-fast-build -- --no-nom --eval-workers 10
checks-impure: checks-impure:
runs-on: nix runs-on: nix
steps: steps: