Fix runner name

This commit is contained in:
Devraj Mehta
2026-03-10 21:48:07 -04:00
parent d5f1a25f77
commit 95516055b3
+1 -1
View File
@@ -15,7 +15,7 @@ on:
jobs:
release:
runs-on: ubuntu-latest-slim
runs-on: ubuntu-slim
permissions:
contents: write
steps: