Upgrade runner to medium (sorry Codeberg, I'll self host once my fiber is in)

This commit is contained in:
CanadianBaconBoi 2026-06-17 10:31:37 +02:00
parent 03e34a9f5e
commit 2b53d6d406

View File

@ -7,7 +7,7 @@ on:
jobs:
build-and-release:
runs-on: codeberg-small
runs-on: codeberg-medium
steps:
- name: Checkout source code
uses: actions/checkout@v6