1
0
forked from clan/clan-core

deprecate gitea nix builds

This commit is contained in:
Jörg Thalheim 2024-05-03 11:44:38 +02:00
parent 6236defde6
commit 6f2430b191

View File

@ -5,11 +5,6 @@ on:
branches:
- main
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:
runs-on: nix
steps: