diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 18e0fad..3a88f2e 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -31,7 +31,7 @@ jobs: package: if: ${{ forge.ref == 'refs/heads/main' }} needs: [check] - runs-on: codeberg-small-lazy + runs-on: codeberg-medium-lazy container: image: docker.io/library/node:24-trixie-slim@sha256:45babd1b4ce0349fb12c4e24bf017b90b96d52806db32e001e3013f341bef0fe steps: