Switch release process to a lightweight runner

Easier to provision, less concurrency overhead for us
This commit is contained in:
ISSOtm
2026-04-07 23:41:23 +02:00
committed by Eldred Habert
parent 11ac22d8f5
commit 8d1a60d6b5
@@ -103,7 +103,7 @@ jobs:
if-no-files-found: error
release:
runs-on: ubuntu-latest
runs-on: ubuntu-slim
needs: [windows, macos, linux]
permissions:
contents: write