Skip to content

Commit e2158de

Browse files
committed
forgejo: runner ubuntu 24.04
1 parent 3bc1749 commit e2158de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/apps/by-cluster/rgst/forgejo.jsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ local all = {
197197
'--instance',
198198
'$(FORGEJO_INSTANCE_URL)',
199199
'--labels',
200-
'ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-latest',
200+
'ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-24.04',
201201
],
202202
env: k.envList({
203203
RUNNER_NAME: { fieldRef: { fieldPath: 'metadata.name' } },

0 commit comments

Comments
 (0)