.forgejo/workflows/build.yml aktualisiert
All checks were successful
Build workctl / build-and-run (push) Successful in 1m3s

update workflow
This commit is contained in:
git 2025-06-04 13:22:50 +02:00
parent 7f78812d44
commit 434d1f07d9

View file

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs: jobs:
build-and-run: build-and-run:
runs-on: ubuntu-latest runs-on: ubuntu-22.04
steps: steps:
- name: Check out repository - name: Check out repository