ci: use moonarch runner label instead of ubuntu-latest
Some checks failed
Update PKGBUILD version / update-pkgver (push) Failing after 18s

This commit is contained in:
nevaforget 2026-03-29 23:02:09 +02:00
parent 069387761b
commit c22bc5bca1

View File

@ -10,7 +10,7 @@ on:
jobs:
update-pkgver:
runs-on: ubuntu-latest
runs-on: moonarch
steps:
- name: Checkout source repo
uses: actions/checkout@v4