change runner image version
This commit is contained in:
@@ -20,12 +20,7 @@ in{
|
||||
url = nodes.sin.config.services.gitea.settings.server.ROOT_URL;
|
||||
token = "uEDPBW6Z9oItAKRtloVwis0LkPbD4OmV2w5esOhW";
|
||||
labels = [
|
||||
# provide a debian base with nodejs for actions
|
||||
"debian-latest:docker://node:20-bullseye"
|
||||
# fake the ubuntu name, because node provides no ubuntu builds
|
||||
"ubuntu-latest:docker://node:20-bullseye"
|
||||
# provide native execution on the host
|
||||
#"native:host"
|
||||
"ubuntu-22.04:docker://docker.gitea.com/runner-images:ubuntu-22.04"
|
||||
]
|
||||
;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user