Update .github/workflows/.github-ci.yaml

This commit is contained in:
giteaAdmin 2025-10-28 14:07:09 +00:00
parent 116927f472
commit 34e5ea5847

View file

@ -6,7 +6,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-22.04 runs-on: ubuntu-host
steps: steps:
- -