ci: try add privileged true
Some checks failed
Create Release / changelog (push) Has been cancelled

This commit is contained in:
2025-05-30 20:00:15 +03:00
parent 6ec95e4bd9
commit bcf627f176

View File

@ -26,6 +26,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: gitea/runner-images:ubuntu-latest
privileged: true
steps:
- name: Checkout this repository
uses: actions/checkout@v4