change(Actions): use low-cost runner for simple workflows

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2026-01-25 21:09:36 +05:00
parent 33deb1da3f
commit 70f9b88e45
No known key found for this signature in database
GPG key ID: B77C34313AEE1FFF
7 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@ permissions:
jobs:
update-flake:
if: github.repository == 'PrismLauncher/PrismLauncher'
runs-on: ubuntu-latest
runs-on: ubuntu-slim
steps:
- uses: actions/checkout@v6