Update .forgejo/workflows/release.yml
Some checks failed
Release / tag (push) Successful in 2s
Release / build-and-release (push) Has been cancelled

This commit is contained in:
mr0xb 2026-08-26 21:48:33 -04:00
commit 101b6c306a

View file

@ -69,7 +69,7 @@ jobs:
build-and-release:
needs: tag
runs-on: ubuntu-latest
runs-on: debian
steps:
- uses: https://code.forgejo.org/actions/checkout@v4
with: