Compare commits

..

1 commit

Author SHA1 Message Date
b97f24c12c
services/forgejo-runner: init 2025-03-19 17:31:48 +01:00

View file

@ -25,6 +25,7 @@
"ubuntu-20.04:docker://node:16-bullseye"
"ubuntu-18.04:docker://node:16-buster"
"native:host"
"native-${pkgs.system}:host"
];
};
};