File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1212
1313jobs :
1414 ci :
15- uses : metacraft-labs/nixos-modules/.github/workflows/ci .yml@main
15+ uses : metacraft-labs/nixos-modules/.github/workflows/reusable-flake-checks-ci-matrix .yml@main
1616 secrets :
1717 CACHIX_AUTH_TOKEN : ${{ secrets.CACHIX_AUTH_TOKEN }}
1818 CACHIX_ACTIVATE_TOKEN : ${{ secrets.CACHIX_ACTIVATE_TOKEN }}
19+ with :
20+ runner : ' ["self-hosted", "Linux", "x86-64-v2"]'
Original file line number Diff line number Diff line change 1111
1212jobs :
1313 update-flake-lock :
14- uses : metacraft-labs/nixos-modules/.github/workflows/update-flake-lock.yml@main
14+ uses : metacraft-labs/nixos-modules/.github/workflows/reusable- update-flake-lock.yml@main
1515 secrets :
1616 CACHIX_AUTH_TOKEN : ${{ secrets.CACHIX_AUTH_TOKEN }}
1717 CREATE_PR_APP_ID : ${{ secrets.APP_ID }}
1818 CREATE_PR_APP_PRIVATE_KEY : ${{ secrets.APP_PRIVATE_KEY }}
19+ with :
20+ runner : ' ["self-hosted", "Linux", "x86-64-v2"]'
You can’t perform that action at this time.
0 commit comments