summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.forgejo/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml
index 691c96c..e99f626 100644
--- a/.forgejo/workflows/test.yml
+++ b/.forgejo/workflows/test.yml
@@ -1,7 +1,7 @@
on: [ push ]
jobs:
test:
- runs-on: codeberg-tiny-lazy
+ runs-on: codeberg-small-lazy
container:
image: codeberg.org/fkooman/ci:latest
steps: