Skip to content

Commit aa9a7fc

Browse files
authored
chore: build errors (#3217)
1 parent e2c8d09 commit aa9a7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
run: nix flake check --impure
9898

9999
- name: Build components
100-
run: nix develop --impure .#ci -c make -j 10 build
100+
run: nix develop --impure .#ci -c make -j 3 build
101101

102102
- name: Validate commit messages
103103
run: |

0 commit comments

Comments
 (0)