mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-12-09 14:22:07 -06: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