1
0
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:
Crimson-Hawk
2024-04-18 20:08:32 +08:00
parent 91db3e88e5
commit e4ae2030ec
3 changed files with 5 additions and 5 deletions

View File

@@ -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: