Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit b3137d4

Browse files
committed
ci: change runner
1 parent f3ae2f7 commit b3137d4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.forgejo/workflows/docker.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44

55
jobs:
66
publish-image:
7-
runs-on: codeberg-small
7+
name: Publish Docker image
8+
runs-on: docker
89
permissions:
910
packages: write
1011
steps:

0 commit comments

Comments
 (0)