.gitea/workflows/development-build.yaml aktualisiert

This commit is contained in:
2025-08-12 10:38:23 +02:00
parent 6e2603653b
commit d9c769e029

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu:22.04 runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code