mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 15:02:42 +01:00
Use fewer runners
This commit is contained in:
parent
6185afef92
commit
97dc226cae
1 changed files with 2 additions and 5 deletions
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
|
|
@ -110,11 +110,8 @@ jobs:
|
||||||
- "lazy-trees = true"
|
- "lazy-trees = true"
|
||||||
- "lazy-trees = false"
|
- "lazy-trees = false"
|
||||||
glob:
|
glob:
|
||||||
- "[0-d]*"
|
- "[0-l]*"
|
||||||
- "[e-l]*"
|
- "[m-z]*"
|
||||||
- "[m]*"
|
|
||||||
- "[n-r]*"
|
|
||||||
- "[s-z]*"
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout nix
|
- name: Checkout nix
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue