gitea actions label fix
Some checks failed
release / check and build (push) Failing after 4m39s

This commit is contained in:
2025-01-04 00:33:43 +03:30
parent 81ecf7d1f8
commit e38e5884a1

View File

@@ -11,7 +11,7 @@ env:
jobs:
release:
name: check and build
runs-on: g7s
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with: