CI: switch package runner to medium.

This commit is contained in:
Catherine
2025-11-18 21:30:18 +00:00
parent cef3d785ec
commit 7773ebd0dc

View File

@@ -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: