fix: update action runner server
Some checks are pending
Sync Beads to Gitea Issues / sync-beads (push) Waiting to run

This commit is contained in:
Rootiest 2026-01-19 19:34:06 -05:00
parent d6124c3959
commit 4e4d281dd0
Signed by: rootiest
GPG Key ID: 623CE33E5CF323D5

View File

@ -6,7 +6,7 @@ on:
jobs:
sync-beads:
runs-on: ubuntu-latest
runs-on: rootiest-server
steps:
- name: Checkout code
uses: actions/checkout@v4