wip: revert try to declare trusted actions runner network
Some checks reported warnings
Flake checks / Check (pull_request) Has been cancelled

This commit is contained in:
teutat3s 2023-12-12 21:42:03 +01:00
parent 1389338e65
commit eaee2b4985
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -22,7 +22,6 @@
name = config.networking.hostName;
url = "https://git.pub.solar";
tokenFile = config.age.secrets.forgejo-actions-runner-token.path;
settings.container.network = "gitea-actions";
labels = [
# provide a debian 12 bookworm base with Node.js for actions
"debian-latest:docker://node:20-bookworm"