mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-05 22:57:53 +00: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