This commit is contained in:
parent
2de14534fd
commit
8a67b5c85f
1 changed files with 11 additions and 11 deletions
|
@ -25,7 +25,6 @@ in
|
||||||
"debian-latest:docker://node:18-bullseye"
|
"debian-latest:docker://node:18-bullseye"
|
||||||
"ubuntu-latest:docker://node:18-bullseye"
|
"ubuntu-latest:docker://node:18-bullseye"
|
||||||
];
|
];
|
||||||
};
|
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
runner = {
|
runner = {
|
||||||
|
@ -43,6 +42,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
virtualisation.docker.enable = true;
|
virtualisation.docker.enable = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue