ci: set gitea/runner-images:ubuntu-latest for release
Some checks failed
Create Release / changelog (push) Failing after 1m50s

This commit is contained in:
2025-05-30 17:36:51 +03:00
parent a8aefc0524
commit 15ba8700e8

View File

@ -24,6 +24,8 @@ on:
jobs:
changelog:
runs-on: ubuntu-latest
container:
image: gitea/runner-images:ubuntu-latest
steps:
- name: Checkout this repository
uses: actions/checkout@v4