mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-24 06:52:08 -05:00
change builds to work with my runners
This commit is contained in:
@@ -20,7 +20,7 @@ permissions: {}
|
||||
jobs:
|
||||
codespell:
|
||||
name: Check for spelling errors
|
||||
runs-on: verify
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user